.. |
CMakeLists.txt
|
[CMake] Reorder libdeps by alphabetical order.
|
2014-07-14 04:59:27 +00:00 |
ParseAST.cpp
|
Prune four superfluous ExternalSemaSource.h includes and one forward declaration in Sema.h
|
2016-05-13 14:53:19 +00:00 |
ParseCXXInlineMethods.cpp
|
[-fms-extensions] Don't crash on explicit class-scope specializations & default arguments
|
2016-06-10 20:21:15 +00:00 |
ParseDecl.cpp
|
[Parser] Handle __pragma(pack, etc. after type definitions
|
2016-06-14 03:20:28 +00:00 |
ParseDeclCXX.cpp
|
[Parser] Handle __pragma(pack, etc. after type definitions
|
2016-06-14 03:20:28 +00:00 |
ParseExpr.cpp
|
[Parser] Only correct delayed typos when needed
|
2016-06-13 20:56:45 +00:00 |
ParseExprCXX.cpp
|
[Parser] Fix look ahead after EOF while parsing objc message and lambdas
|
2016-05-31 18:46:31 +00:00 |
ParseInit.cpp
|
OpaquePtr: Use nullptr construction for ParsedType OpaquePtr typedef
|
2016-01-15 23:43:34 +00:00 |
ParseObjc.cpp
|
FixIt: use getLocForEndOfToken to insert fix-it after a type name.
|
2016-06-02 00:11:03 +00:00 |
ParseOpenMP.cpp
|
[OpenMP] Parsing and sema support for the from clause
|
2016-05-26 17:49:04 +00:00 |
ParsePragma.cpp
|
Add loop pragma for Loop Distribution
|
2016-06-14 12:04:26 +00:00 |
ParseStmt.cpp
|
Recommit "[MS] Improved implementation of stack pragmas (vtordisp, *_seg)"
|
2016-04-29 11:27:00 +00:00 |
ParseStmtAsm.cpp
|
Fix a funny Dvorak typo.
|
2016-05-19 00:16:09 +00:00 |
ParseTemplate.cpp
|
Revert accidential "[MSVC] Late parsing of in-class defined member functions in template"
|
2016-06-15 11:24:54 +00:00 |
ParseTentative.cpp
|
[MSVC] Implementation of __unaligned as a proper type qualifier
|
2016-05-11 18:38:21 +00:00 |
Parser.cpp
|
Revert accidential "[MSVC] Late parsing of in-class defined member functions in template"
|
2016-06-15 11:24:54 +00:00 |
RAIIObjectsForParser.h
|
Add a new error for unexpected semi-colon before closing delimiter.
|
2015-05-12 21:36:35 +00:00 |