llvm-project/clang/test/CXX/class/class.local
Douglas Gregor 656bc62a73 Remove the "unsupported" error for lambda expressions. It's annoying,
and rapidly becoming untrue.

llvm-svn: 150165
2012-02-09 08:26:42 +00:00
..
p1-0x.cpp Remove the "unsupported" error for lambda expressions. It's annoying, 2012-02-09 08:26:42 +00:00
p1.cpp Misc improvements to the diagnostic when a variable is odr-used in a context that is not allowed to capture variables. 2012-02-07 00:15:00 +00:00
p2.cpp
p3.cpp Misc improvements to the diagnostic when a variable is odr-used in a context that is not allowed to capture variables. 2012-02-07 00:15:00 +00:00
p4.cpp