Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Use 'nullptr'. AST edition. | Craig Topper | 2014-05-12 | 1 | -1/+1 |
* | Sort all the #include lines with LLVM's utils/sort_includes.py which | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
* | Add class-specific operator new to Decl hierarchy. This guarantees that Decls | Richard Smith | 2013-11-22 | 1 | -11/+4 |
* | OpenMP: basic support for #pragma omp parallel | Alexey Bataev | 2013-07-19 | 1 | -0/+1 |
* | OpenMP threadprivate with qualified names. | Alexey Bataev | 2013-05-13 | 1 | -5/+5 |
* | OpenMP threadprivate directive parsing and semantic analysis | Alexey Bataev | 2013-03-22 | 1 | -0/+60 |