llvm-project/clang/lib/Parse
Valentin Clement 8383ac6197 Revert commit 9e52530 because of dependencies issue
This reverts commit 9e525309fb.
2020-06-22 09:56:14 -04:00
..
CMakeLists.txt [OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h 2019-12-10 00:10:09 -06:00
ParseAST.cpp [Support] Add TimeTraceScope constructor without detail arg 2019-12-11 14:32:21 +00:00
ParseCXXInlineMethods.cpp Improve recovery from invalid template-ids. 2020-03-27 17:11:04 -07:00
ParseDecl.cpp PR46255: Fix field diagnostics for C records with anonymous members. 2020-06-09 12:27:44 -07:00
ParseDeclCXX.cpp [AST/Lex/Parse/Sema] As part of using inclusive language within 2020-06-20 01:15:32 -07:00
ParseExpr.cpp [ARM] Add __bf16 as new Bfloat16 C Type 2020-06-05 10:32:43 +01:00
ParseExprCXX.cpp Revert "DR458: Search template parameter scopes in the right order." 2020-06-16 23:53:44 -07:00
ParseInit.cpp [clang][CodeComplete] Support for designated initializers 2020-01-28 16:34:15 +01:00
ParseObjc.cpp [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. 2020-04-23 17:21:25 -04:00
ParseOpenMP.cpp Revert commit 9e52530 because of dependencies issue 2020-06-22 09:56:14 -04:00
ParsePragma.cpp [AST/Lex/Parse/Sema] As part of using inclusive language within 2020-06-20 01:15:32 -07:00
ParseStmt.cpp [Clang] Skip adding begin source location for PragmaLoopHint'd loop when 2020-06-16 10:19:36 -07:00
ParseStmtAsm.cpp [clang][asm goto][slh] Warn if asm goto + SLH 2020-05-20 09:46:18 -07:00
ParseTemplate.cpp Revert "DR458: Search template parameter scopes in the right order." 2020-06-16 23:53:44 -07:00
ParseTentative.cpp [ARM] Add __bf16 as new Bfloat16 C Type 2020-06-05 10:32:43 +01:00
Parser.cpp Handle delayed-template-parsing functions imported into a non-dtp TU 2020-06-12 16:09:38 +02:00