.. |
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
|
Fixing typo (singed -> signed); NFC
|
2020-04-29 10:33:21 -04:00 |
ParseDeclCXX.cpp
|
Reapply "Add support for #pragma float_control" with buildbot fixes
|
2020-05-04 05:51:25 -07:00 |
ParseExpr.cpp
|
Reland Implement _ExtInt as an extended int type specifier.
|
2020-04-17 10:45:48 -07:00 |
ParseExprCXX.cpp
|
C++2a -> C++20 in some identifiers; NFC.
|
2020-04-21 15:37:19 -04: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
|
[OPENMP50]Basic support for uses_allocators clause.
|
2020-04-30 16:24:36 -04:00 |
ParsePragma.cpp
|
Reapply "Add support for #pragma float_control" with buildbot fixes
|
2020-05-04 05:51:25 -07:00 |
ParseStmt.cpp
|
Reapply "Add support for #pragma float_control" with buildbot fixes
|
2020-05-04 05:51:25 -07:00 |
ParseStmtAsm.cpp
|
[Parser] Avoid spurious 'missing template' error in presence of typos.
|
2020-03-19 16:15:27 +01:00 |
ParseTemplate.cpp
|
C++2a -> C++20 in some identifiers; NFC.
|
2020-04-21 15:37:19 -04:00 |
ParseTentative.cpp
|
Reland Implement _ExtInt as an extended int type specifier.
|
2020-04-17 10:45:48 -07:00 |
Parser.cpp
|
Reapply "Add support for #pragma float_control" with buildbot fixes
|
2020-05-04 05:51:25 -07:00 |