summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/Expression.py
diff options
context:
space:
mode:
authorMichael D Kinney <michael.d.kinney@intel.com>2025-03-11 19:24:59 +0300
committerLiming Gao <gaoliming@byosoft.com.cn>2025-03-12 06:16:55 +0300
commit03e66e0a03e8b81daf959cb4a886037cce506e2b (patch)
tree8b489622fc8b3618501d429eb9a465920679a4c5 /BaseTools/Source/Python/Common/Expression.py
parent71188e90638cac8d5228e89b0fb5809783058946 (diff)
downloadedk2-03e66e0a03e8b81daf959cb4a886037cce506e2b.tar.xz
BaseTools/Source/C: Disable VS flexible array member warning
Add /wd4200 to all visual studio builds of C tools in BaseTools. This disables warnings for use of flexible array members that are allowed in edk2 include files. Some tools use include files from MdePkg that use flexible array members. This matches the warning disables used to build structured PCD in BaseTools/Source/Python/Workspace/DscBuildData.py where flexible array members are more widely used. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/Expression.py')
0 files changed, 0 insertions, 0 deletions