llvm-project/clang/test/CXX/expr/expr.const
Richard Smith 263a0a33cc Don't warn about runtime behavior problems in variable initializers that we
know are going to be constant-evaluated.

Any relevant diagnostics should be produced by constant expression evaluation.

llvm-svn: 314067
2017-09-23 18:27:11 +00:00
..
p2-0x.cpp Don't warn about runtime behavior problems in variable initializers that we 2017-09-23 18:27:11 +00:00
p3-0x-nowarn.cpp
p3-0x.cpp P0012R1: Make exception specifications be part of the type system. This 2016-10-16 17:54:23 +00:00
p5-0x.cpp