summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/threadprivate_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* Render anonymous entities as '(anonymous <thing>)' (and lambdas as '(lambda a...David Blaikie2014-04-021-2/+2
* [OPENMP] Added option -fopenmp=libiomp5|libgompAlexey Bataev2014-03-061-1/+1
* Enhance OpenMP parser tests from r197553 / r197598Alp Toker2013-12-181-3/+6
* Fix OpenMP recovery with trailing tokens following the pragmaAlp Toker2013-12-181-0/+6
* Revert "[OPENMP] Fix for parsing OpenMP directives with extra braces, bracket...Alp Toker2013-12-181-6/+0
* [OPENMP] Fix for parsing OpenMP directives with extra braces, brackets and pa...Alexey Bataev2013-12-181-0/+6
* [OPENMP] Improved variable lookup procedure for threadprivate variables.Alexey Bataev2013-09-261-3/+3
* Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'"Rafael Espindola2013-09-031-1/+1
* OpenMP: Data-sharing attributes analysis and clause 'shared'Alexey Bataev2013-09-031-1/+1
* Refactor all diagnosing of TypoCorrections through a common function, inRichard Smith2013-08-171-1/+1
* OpenMP: basic support for #pragma omp parallelAlexey Bataev2013-07-191-3/+3
* OpenMP threadprivate with qualified names.Alexey Bataev2013-05-131-24/+28
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+119
OpenPOWER on IntegriCloud