summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/constexpr_codegen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OPENMP] Do not consider address constant vars as possiblyAlexey Bataev2018-06-251-0/+29
threadprivate. Do not delay emission of the address constant variables in OpenMP mode as they cannot be defined as threadprivate. llvm-svn: 335483
OpenPOWER on IntegriCloud