hanchenye-llvm-project/clang/test/CXX/dcl.decl/dcl.meaning
Anders Carlsson e7e163cc0b When creating function types, remove any top-level CVR qualifications in the function type argument types.
llvm-svn: 82093
2009-09-16 23:47:08 +00:00
..
dcl.array
dcl.fct When creating function types, remove any top-level CVR qualifications in the function type argument types. 2009-09-16 23:47:08 +00:00
dcl.fct.default Cleanup and test C++ default arguments. Improvements include: 2009-09-11 18:44:32 +00:00
dcl.mptr Store the isAddressOfOperand in the UnresolvedDeclRefExpr, so that we can pass it when instantiating the expr. Fixes another member pointer bug. 2009-07-09 00:05:08 +00:00