mirror of https://github.com/acidanthera/audk.git
d6f5a5050b
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1778 We are going to add keyword (lower case) 'static' for functions and global variables which are not referenced outside their current C file. However, the ECC tool only recognizes upper case 'STATIC' at this moment. This will lead to issue reports for new codes that follow the above coding style. This patch is going to handle lower case 'static' Cc: Liming Gao <liming.gao@intel.com> Cc: Bob Feng <bob.c.feng@intel.com> Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com> Reviewed-by: Bob Feng <bob.c.feng@intel.com> |
||
---|---|---|
.. | ||
CParser3 | ||
CParser4 | ||
MetaFileWorkspace | ||
Xml | ||
C.g | ||
Check.py | ||
CodeFragment.py | ||
CodeFragmentCollector.py | ||
Configuration.py | ||
Database.py | ||
EccGlobalData.py | ||
EccMain.py | ||
EccToolError.py | ||
Exception.py | ||
FileProfile.py | ||
MetaDataParser.py | ||
ParserWarning.py | ||
__init__.py | ||
c.py | ||
config.ini | ||
exception.xml |