llvm-project/clang/lib/Parse
Qiu Chaofan 1d06a39d6e Fix a typo around 'builtin' 2021-08-18 17:42:12 +08:00
..
CMakeLists.txt [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
ParseAST.cpp [Support] Add TimeTraceScope constructor without detail arg 2019-12-11 14:32:21 +00:00
ParseCXXInlineMethods.cpp [OpenMP] Support OpenMP 5.1 attributes 2021-07-12 06:51:19 -04:00
ParseDecl.cpp [OpenCL] Clang diagnostics allow reporting C++ for OpenCL version. 2021-08-13 13:55:22 +01:00
ParseDeclCXX.cpp [CodeComplete] Basic code completion for attribute names. 2021-08-12 23:49:10 +02:00
ParseExpr.cpp Fix a typo around 'builtin' 2021-08-18 17:42:12 +08:00
ParseExprCXX.cpp Make simple requirements starting with requires ill-formed in in requirement body 2021-08-03 07:42:29 -04:00
ParseInit.cpp [CodeCompletion] Avoid spurious signature help for init-list args 2021-03-16 12:46:40 +01:00
ParseObjc.cpp [CodeCompletion] Avoid spurious signature help for init-list args 2021-03-16 12:46:40 +01:00
ParseOpenMP.cpp [OpenMP] Support OpenMP 5.1 attributes 2021-07-12 06:51:19 -04:00
ParsePragma.cpp [CodeComplete] Basic code completion for attribute names. 2021-08-12 23:49:10 +02:00
ParseStmt.cpp [OpenMP] Support OpenMP 5.1 attributes 2021-07-12 06:51:19 -04:00
ParseStmtAsm.cpp Remove unused parameter from parseMSInlineAsm. 2021-07-12 15:07:03 +01:00
ParseTemplate.cpp [clang] Implement P0692R1 from C++20 (access checking on specializations and instantiations) 2021-08-10 19:20:50 +04:00
ParseTentative.cpp [clang] Fix ternary operator in the second for loop statement 2021-05-16 10:42:52 -07:00
Parser.cpp [OpenMP] Support OpenMP 5.1 attributes 2021-07-12 06:51:19 -04:00