| commit | 945f8d32fd40f4d42b62e4b9216a9cc2fe51b28d | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Mon Jan 14 22:39:08 2013 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Mon Jan 14 22:39:08 2013 +0000 |
| tree | 2ddda4b727bee88c3f8945c194c70009faf19281 | |
| parent | 5c118fd2eca2d9e312c8b0361d5e362a4f72a80e [diff] |
Refactor to call ActOnFinishFullExpr on every full expression. Teach ActOnFinishFullExpr that some of its checks only apply to discarded-value expressions. This adds missing checks for unexpanded variadic template parameter packs to a handful of constructs. llvm-svn: 172485