llvm-project/clang/test/CXX/expr/expr.unary
Eli Friedman 622e4fcac6 PR9899: handle pseudo-destructors correctly in noexcept() expressions.
llvm-svn: 131220
2011-05-12 02:11:32 +00:00
..
expr.delete Implement access checking for the "delete" operator. Fixes PR9050, 2011-02-01 15:50:11 +00:00
expr.new Implement the C++0x deduced 'auto' feature. 2011-02-20 03:19:35 +00:00
expr.sizeof Implement substitution of a function parameter pack for its set of 2011-01-07 16:43:16 +00:00
expr.unary.noexcept PR9899: handle pseudo-destructors correctly in noexcept() expressions. 2011-05-12 02:11:32 +00:00
expr.unary.op Clean up our handling of template-ids that resolve down to a single 2011-03-16 19:16:25 +00:00