llvm-project/clang/test/CXX/expr/expr.const
Richard Smith 12938cf899 P0859R0: List-initialization is potentially-constant-evaluated and
triggers instantiation of constexpr functions.

We mostly implemented this since Clang 6, but missed the template
instantiation case.

We do not implement the '&cast-expression' special case. It appears to
be a mistake / oversight. I've mailed CWG to see if we can remove it.

llvm-svn: 343064
2018-09-26 04:36:55 +00:00
..
p2-0x.cpp
p3-0x-nowarn.cpp
p3-0x.cpp
p5-0x.cpp
p6.cpp P0859R0: List-initialization is potentially-constant-evaluated and 2018-09-26 04:36:55 +00:00