.. |
CMakeLists.txt
|
…
|
|
ParseAST.cpp
|
C++ Modules TS: add frontend support for building pcm files from module
|
2016-08-26 00:14:38 +00:00 |
ParseCXXInlineMethods.cpp
|
PR34163: Don't cache an incorrect key function for a class if queried between
|
2017-08-12 01:46:03 +00:00 |
ParseDecl.cpp
|
Add missing direct-init / parameter-declaration-clause disambiguation when
|
2018-02-02 22:24:54 +00:00 |
ParseDeclCXX.cpp
|
Add missing direct-init / parameter-declaration-clause disambiguation when
|
2018-02-02 22:24:54 +00:00 |
ParseExpr.cpp
|
Again reverting an attempt to convert the DeclSpec enums into scoped enums.
|
2018-01-01 18:23:28 +00:00 |
ParseExprCXX.cpp
|
Add missing direct-init / parameter-declaration-clause disambiguation when
|
2018-02-02 22:24:54 +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
|
Again reverting an attempt to convert the DeclSpec enums into scoped enums.
|
2018-01-01 18:23:28 +00:00 |
ParseOpenMP.cpp
|
Fix crash when trying to pack-expand a GNU statement expression.
|
2018-02-03 00:44:57 +00:00 |
ParsePragma.cpp
|
PR36307: Consume the #pragma options align annotation token after
|
2018-02-08 21:20:43 +00:00 |
ParseStmt.cpp
|
Fix crash when trying to pack-expand a GNU statement expression.
|
2018-02-03 00:44:57 +00:00 |
ParseStmtAsm.cpp
|
Move MS inline asm parser methods out of line to reduce indentation, NFC
|
2017-10-26 17:07:48 +00:00 |
ParseTemplate.cpp
|
[Parser][FixIt] Better diagnostics for "typedef" instead of "typename" typo
|
2018-02-08 14:37:58 +00:00 |
ParseTentative.cpp
|
Add missing direct-init / parameter-declaration-clause disambiguation when
|
2018-02-02 22:24:54 +00:00 |
Parser.cpp
|
Again reverting an attempt to convert the DeclSpec enums into scoped enums.
|
2018-01-01 18:23:28 +00:00 |