llvm-project/clang/lib/Parse
NAKAMURA Takumi ef40cde1da Prune unused \param(s) of clang::Parser::ParseTemplateIdAfterTemplateName() in r302737. [-Wdocumentation]
llvm-svn: 302758
2017-05-11 02:43:47 +00:00
..
CMakeLists.txt [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
ParseAST.cpp C++ Modules TS: add frontend support for building pcm files from module 2016-08-26 00:14:38 +00:00
ParseCXXInlineMethods.cpp [NFC, Scoped Enum] Convert Sema::ExpressionEvaluationContext into a scoped Enum 2017-04-01 21:30:49 +00:00
ParseDecl.cpp Improve diagnosis of unknown template name. 2017-05-10 21:32:16 +00:00
ParseDeclCXX.cpp Changes missed from r302732. 2017-05-10 21:47:30 +00:00
ParseExpr.cpp When we see a '<' operator, check whether it's a probable typo for a template-id. 2017-05-10 02:30:28 +00:00
ParseExprCXX.cpp Changes missed from r302732. 2017-05-10 21:47:30 +00:00
ParseInit.cpp Publish RAIIObjectsForParser.h for external usage. 2017-03-23 15:11:07 +00:00
ParseObjc.cpp [Parser][ObjC++] Improve diagnostics and recovery when C++ keywords are used 2017-04-11 15:01:53 +00:00
ParseOpenMP.cpp [OpenMP] Extended parse for 'always' map modifier 2017-05-03 15:28:48 +00:00
ParsePragma.cpp Add #pragma clang attribute 2017-04-18 14:33:39 +00:00
ParseStmt.cpp Add #pragma clang attribute 2017-04-18 14:33:39 +00:00
ParseStmtAsm.cpp Spelling mistakes in comments. NFCI. (PR27635) 2017-03-30 14:13:19 +00:00
ParseTemplate.cpp Prune unused \param(s) of clang::Parser::ParseTemplateIdAfterTemplateName() in r302737. [-Wdocumentation] 2017-05-11 02:43:47 +00:00
ParseTentative.cpp regcall: Implement regcall Calling Conv in clang 2016-11-02 18:29:35 +00:00
Parser.cpp P0629R0: Switch to latest proposal for distinguishing module interface from implementation. 2017-04-21 22:39:18 +00:00