.. |
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
|
Fix the location of "missing ';'" suggestions after annotation tokens.
|
2017-05-18 19:21:48 +00:00 |
ParseDecl.cpp
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-01 21:15:34 +00:00 |
ParseDeclCXX.cpp
|
PR33318: Add missing full-expression checking to static_assert expression.
|
2017-06-06 01:34:24 +00:00 |
ParseExpr.cpp
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-01 21:21:49 +00:00 |
ParseExprCXX.cpp
|
[NFC, Refactor] Modernize TemplateIdAnnotation using TrailingObjects
|
2017-05-23 01:07:12 +00:00 |
ParseInit.cpp
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-01 21:23:52 +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
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-01 21:26:38 +00:00 |
ParsePragma.cpp
|
Add support for #pragma clang section
|
2017-06-05 10:11:57 +00:00 |
ParseStmt.cpp
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-01 21:28:26 +00:00 |
ParseStmtAsm.cpp
|
Spelling mistakes in comments. NFCI. (PR27635)
|
2017-03-30 14:13:19 +00:00 |
ParseTemplate.cpp
|
[NFC, Refactor] Modernize TemplateIdAnnotation using TrailingObjects
|
2017-05-23 01:07:12 +00:00 |
ParseTentative.cpp
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-01 21:29:45 +00:00 |
Parser.cpp
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:29:16 +00:00 |