aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstrBundle.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-01-18 23:55:52 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-01-18 23:55:52 +0000
commitf8379a0fc3592db91edc8751ed6bb904144caa5f (patch)
tree4658720ec69b69e0dff5429df11752f5384283cc /llvm/lib/CodeGen/MachineInstrBundle.cpp
parentff482f733b0ad84f06e52177a60c04f919bdc545 (diff)
downloadllvm-f8379a0fc3592db91edc8751ed6bb904144caa5f.zip
llvm-f8379a0fc3592db91edc8751ed6bb904144caa5f.tar.gz
llvm-f8379a0fc3592db91edc8751ed6bb904144caa5f.tar.bz2
constexpr: converted constant expression handling for enumerator values, case
values and non-type template arguments of integral and enumeration types. This change causes some legal C++98 code to no longer compile in C++11 mode, by enforcing the C++11 rule that narrowing integral conversions are not permitted in the final implicit conversion sequence for the above cases. llvm-svn: 148439
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstrBundle.cpp')
0 files changed, 0 insertions, 0 deletions