summaryrefslogtreecommitdiffstats
path: root/test/PCH/chain-openmp-threadprivate.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Fix tests after r327738 that only fail with a default Windows targetReid Kleckner2018-03-161-3/+3
* [Cygwin] Enable TLS as emutls.NAKAMURA Takumi2015-12-211-2/+0
* Tweak clang/test/PCH/chain-openmp-threadprivate.cpp to satisfy i686-win32.NAKAMURA Takumi2015-07-141-1/+1
* Fix test for Visual C++.Yaron Keren2015-07-141-5/+7
* Mark clang/test/PCH/chain-openmp-threadprivate.cpp as REQUIRES:tls.NAKAMURA Takumi2015-07-141-0/+3
* [OpenMP] Add TLS-based implementation for threadprivate directive.Samuel Antao2015-07-131-2/+12
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-2/+2
* [OPENMP] Codegen for threadprivate variablesAlexey Bataev2014-11-111-0/+26