summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/DeclOpenMP.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++11] Use 'nullptr'. AST edition.Craig Topper2014-05-121-1/+1
* Sort all the #include lines with LLVM's utils/sort_includes.py whichChandler Carruth2014-01-071-1/+1
* Add class-specific operator new to Decl hierarchy. This guarantees that DeclsRichard Smith2013-11-221-11/+4
* OpenMP: basic support for #pragma omp parallelAlexey Bataev2013-07-191-0/+1
* OpenMP threadprivate with qualified names.Alexey Bataev2013-05-131-5/+5
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+60
OpenPOWER on IntegriCloud