llvm-project/clang/test/CXX/temp/temp.spec
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
..
temp.expl.spec
temp.explicit
temp.inst P0859R0: List-initialization is potentially-constant-evaluated and 2018-09-26 04:36:55 +00:00
cxx1y-variable-template-no-body.cpp
no-body.cpp
p5.cpp