.. |
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
|
[Parse] Improve diagnostic and recovery when there is an extra override in the outline method definition.
|
2021-10-18 10:00:21 +02:00 |
ParseDeclCXX.cpp
|
Extend init-statement to allow alias-declaration
|
2021-10-08 07:13:45 -04:00 |
ParseExpr.cpp
|
[Clang] Add __ibm128 type to represent ppc_fp128
|
2021-09-06 18:00:58 +08:00 |
ParseExprCXX.cpp
|
Use llvm::any_of and llvm::none_of (NFC)
|
2021-10-24 17:35:33 -07: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] Initial parsing/sema for the 'omp loop' construct
|
2021-10-28 08:26:43 -07:00 |
ParsePragma.cpp
|
[MS compat] Handle #pragma fenv_access like #pragma STDC FENV_ACCESS (PR50694)
|
2021-10-11 17:07:26 +02:00 |
ParseStmt.cpp
|
consteval if does not form a discarded statement
|
2021-10-20 07:24:55 -04:00 |
ParseStmtAsm.cpp
|
Move TargetRegistry.(h|cpp) from Support to MC
|
2021-10-08 14:51:48 -07:00 |
ParseTemplate.cpp
|
Update the message for template-template param keyword for C++17
|
2021-09-28 06:02:29 -07:00 |
ParseTentative.cpp
|
[clang] Use llvm::is_contained (NFC)
|
2021-10-13 20:41:55 -07:00 |
Parser.cpp
|
[MS compat] Handle #pragma fenv_access like #pragma STDC FENV_ACCESS (PR50694)
|
2021-10-11 17:07:26 +02:00 |