.. |
CMakeLists.txt
|
[CMake] Reorder libdeps by alphabetical order.
|
2014-07-14 04:59:27 +00:00 |
Makefile
|
…
|
|
ParseAST.cpp
|
Remove unneeded include of DeclCXX.h from libParse.
|
2014-12-28 01:52:28 +00:00 |
ParseCXXInlineMethods.cpp
|
Rework parsing of pure-specifiers. Perform the grammar matching and
|
2015-06-30 01:28:56 +00:00 |
ParseDecl.cpp
|
[CONCEPTS] Parsing of concept keyword
|
2015-06-30 12:14:52 +00:00 |
ParseDeclCXX.cpp
|
[modules] Skip trailing attributes when skipping a class definition during parse-merging.
|
2015-07-01 18:56:50 +00:00 |
ParseExpr.cpp
|
[OPENMP] Introduced type trait "__builtin_omp_required_simd_align" for default simd alignment.
|
2015-07-02 03:40:19 +00:00 |
ParseExprCXX.cpp
|
[Parse] Allow 'constexpr' in condition declarations
|
2015-06-25 22:06:40 +00:00 |
ParseInit.cpp
|
Remove many superfluous SmallString::str() calls.
|
2015-03-18 10:17:07 +00:00 |
ParseObjc.cpp
|
Replace __double_underscored type nullability qualifiers with _Uppercase_underscored
|
2015-06-24 22:02:08 +00:00 |
ParseOpenMP.cpp
|
[OPENMP 4.0] Initial support for 'omp cancel' construct.
|
2015-07-02 11:25:17 +00:00 |
ParsePragma.cpp
|
Add assume_safety option for pragma loop vectorize and interleave.
|
2015-06-11 23:23:17 +00:00 |
ParseStmt.cpp
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
ParseStmtAsm.cpp
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
ParseTemplate.cpp
|
[Concepts] Parsing of requires-clause in template-declaration
|
2015-06-25 00:23:39 +00:00 |
ParseTentative.cpp
|
[CONCEPTS] Parsing of concept keyword
|
2015-06-30 12:14:52 +00:00 |
Parser.cpp
|
Extend type nullability qualifiers for Objective-C.
|
2015-06-19 18:14:38 +00:00 |
RAIIObjectsForParser.h
|
Add a new error for unexpected semi-colon before closing delimiter.
|
2015-05-12 21:36:35 +00:00 |