llvm-project/clang/test/CXX/expr/expr.const
Richard Smith 006bfc91e8 constexpr: remove integral conversion overflow checking introduced in r149286.
As Eli points out, this is implementation-defined, and the way we define it
makes this fine.

llvm-svn: 149327
2012-01-31 01:47:46 +00:00
..
p2-0x.cpp constexpr: remove integral conversion overflow checking introduced in r149286. 2012-01-31 01:47:46 +00:00
p3-0x.cpp constexpr: converted constant expression handling for enumerator values, case 2012-01-18 23:55:52 +00:00