llvm-project/clang/test/CXX/expr/expr.prim
Richard Smith 215f423ff2 Add a warning for direct-list-initialization of a variable with a deduced type
(or of a lambda init-capture, which is sort-of such a variable). The semantics
of such constructs will change when we implement N3922, so we intend to warn on
this in Clang 3.6 then change the semantics in Clang 3.7.

llvm-svn: 228792
2015-02-11 02:41:33 +00:00
..
expr.prim.general Update error message text. 2015-01-18 19:05:48 +00:00
expr.prim.lambda Add a warning for direct-list-initialization of a variable with a deduced type 2015-02-11 02:41:33 +00:00