summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaOpenMP.cpp
Commit message (Expand)AuthorAgeFilesLines
* Silencing an MSVC warning about an empty control statement (it dislikes ; but...Aaron Ballman2013-09-091-2/+2
* OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test thre...Alexey Bataev2013-09-061-3/+503
* Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'"Rafael Espindola2013-09-031-503/+3
* OpenMP: Data-sharing attributes analysis and clause 'shared'Alexey Bataev2013-09-031-3/+503
* Refactor all diagnosing of TypoCorrections through a common function, inRichard Smith2013-08-171-20/+13
* OpenMP: basic support for #pragma omp parallelAlexey Bataev2013-07-191-1/+221
* OpenMP threadprivate with qualified names.Alexey Bataev2013-05-131-109/+121
* Annotate flavor of TLS variable (statically or dynamically initialized) onto ...Richard Smith2013-04-131-2/+2
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+181
OpenPOWER on IntegriCloud