diff options
author | Pierre Gondois <Pierre.Gondois@arm.com> | 2020-12-10 13:47:50 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-12-22 01:26:10 +0000 |
commit | 6899e6789a7f978175fc9cafec3459e4f4f8e1dc (patch) | |
tree | 1227341ff837248e4c4f71442d8eb0f7bdfdce07 /BaseTools/Source/Python/Workspace/BuildClassObject.py | |
parent | b23c5b9722b50d598f861c057122e91fa3e6b3fe (diff) | |
download | edk2-6899e6789a7f978175fc9cafec3459e4f4f8e1dc.tar.gz edk2-6899e6789a7f978175fc9cafec3459e4f4f8e1dc.tar.bz2 edk2-6899e6789a7f978175fc9cafec3459e4f4f8e1dc.zip |
BaseTools/Ecc: Allow init of function static variables
The Ecc tool currently reports the initialization of variables
at declaraton if the variable is non-constant and declared
in a function. Static variables locally defined in functions
should also be allowed to be initialized at declaration.
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/BuildClassObject.py')
0 files changed, 0 insertions, 0 deletions