llvm-project/clang/test/CXX/expr/expr.prim
Douglas Gregor b9e38f19f7 Specialize the diagnostic complaining about conflicting types of
return statements within a lambda; this diagnostic previously referred
to blocks.

llvm-svn: 150584
2012-02-15 15:57:22 +00:00
..
expr.prim.general Remove PotentiallyPotentiallyEvaluated, and replace it with a much simpler and less error-prone way of handling the relevant cases. Towards marking of whether a declaration is used more accurately. 2012-01-20 01:26:23 +00:00
expr.prim.lambda Specialize the diagnostic complaining about conflicting types of 2012-02-15 15:57:22 +00:00