aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorShafik Yaghmour <shafik.yaghmour@intel.com>2022-08-08 15:17:34 -0700
committerShafik Yaghmour <shafik.yaghmour@intel.com>2022-08-08 16:23:07 -0700
commitcc104113ddecbdcec2cca848adbb6afa1214e9de (patch)
tree11ea11108f466a06788bf2cfa6faadd0826ce3f6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent67c06c4731bd50f77395144fde3865bf36f5a469 (diff)
downloadllvm-cc104113ddecbdcec2cca848adbb6afa1214e9de.zip
llvm-cc104113ddecbdcec2cca848adbb6afa1214e9de.tar.gz
llvm-cc104113ddecbdcec2cca848adbb6afa1214e9de.tar.bz2
[Clang] Allow downgrading to a warning the diagnostic for setting a non fixed enum to a value outside the range of the enumeration values
In D130058 we diagnose the undefined behavior of setting the value outside the range of the enumerations values for an enum without a fixed underlying type. Based on feedback we will provide users to the ability to downgrade this diagnostic to a waring to allow for a transition period. We expect to turn this diagnostic to an error in the next release. Differential Revision: https://reviews.llvm.org/D131307
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions