llvm-project/clang/test/CXX/dcl.decl/dcl.meaning
Nathan Sidwell 55d53fe79f Code cleanup
Parser::ParseLexedMethodDeclaration: Use local var for Param
Sema::MergeCXXFunctionDecls: Use hasInheritedDefaultArg

llvm-svn: 227577
2015-01-30 14:21:35 +00:00
..
dcl.array Switch the semantic DeclContext for a block-scope declaration of a function or 2013-09-20 01:15:31 +00:00
dcl.fct Don't crash on an invalid trailing return type on a function before a '...' 2014-12-30 02:06:40 +00:00
dcl.fct.default Code cleanup 2015-01-30 14:21:35 +00:00
dcl.mptr Correct hyphenations in comments and assert messages 2013-12-05 04:47:09 +00:00
dcl.ref PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or 2014-02-19 00:13:27 +00:00
p1-0x.cpp Don't emit an ExtWarn on declarations of variable template specializations; 2014-04-17 02:56:49 +00:00
p1.cpp Parse: Recover more gracefully from extra :: tokens before a { 2014-12-29 23:12:23 +00:00