llvm-project/clang/test/CXX/expr
Richard Smith d699da427a PR37450: Fix bug that disabled some type checks for variables with deduced types.
Also improve diagnostic for the case where a type is non-literal because it's a lambda.

llvm-svn: 332286
2018-05-14 20:15:04 +00:00
..
expr.ass
expr.cast
expr.cond [c++1z] When initializing a const-qualified class type, don't forget to add on 2016-12-21 01:31:56 +00:00
expr.const Don't warn about runtime behavior problems in variable initializers that we 2017-09-23 18:27:11 +00:00
expr.mptr.oper
expr.post [c++1z] Synthesize implicit deduction guides from constructors on demand. Rank 2017-02-14 00:25:28 +00:00
expr.prim PR37450: Fix bug that disabled some type checks for variables with deduced types. 2018-05-14 20:15:04 +00:00
expr.unary P0620 follow-up: deducing `auto` from braced-init-list in new expr 2017-12-11 18:29:54 +00:00
p3.cpp
p8.cpp
p9.cpp
p10-0x.cpp
p13.cpp [c++1z] P0003R5: Removing dynamic exception specifications. 2016-12-08 02:49:07 +00:00