]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/Ecc: Fix a bug of determining boolean variable incorrectly
authorHess Chen <hesheng.chen@intel.com>
Thu, 25 Jun 2015 08:10:51 +0000 (08:10 +0000)
committerhchen30 <hchen30@Edk2>
Thu, 25 Jun 2015 08:10:51 +0000 (08:10 +0000)
commit83461d2ce88bdeb12b25c74beaca84dcd457e5a3
treeee6f1e66952c93250e5df50a783a179b0d62521c
parente84d2b709b82d2cbcb2b5b0fe2a58858af2ac01b
BaseTools/Ecc: Fix a bug of determining boolean variable incorrectly

Fix a bug of determining boolean variable incorrectly in C parser

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: YangX Li <yangx.li@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17711 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/Ecc/c.py