diff options
author | zenith432 <zenith432@users.sourceforge.net> | 2017-12-09 10:41:48 +0000 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-01-02 20:37:32 +0800 |
commit | 4e97974c1e52c2fcd2640398b17266dff001b699 (patch) | |
tree | 70a6f3e73b00b2dfe6d5a43023c59e9102e18eb9 /BaseTools/Source/Python/GenFds/Fv.py | |
parent | a5b84d3480b4cebf06f61cbe4c84c5de4d1ce445 (diff) | |
download | edk2-4e97974c1e52c2fcd2640398b17266dff001b699.tar.gz edk2-4e97974c1e52c2fcd2640398b17266dff001b699.tar.bz2 edk2-4e97974c1e52c2fcd2640398b17266dff001b699.zip |
BaseTools: silence parentheses-equality warning
Some code generated by antlr causes clang to emit warning
warning: equality comparison with extraneous parentheses
[-Wparentheses-equality]
The warning is suppressed specifically for clang without affecting other
compilers.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zenith432 <zenith432@users.sourceforge.net>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/Fv.py')
0 files changed, 0 insertions, 0 deletions