]> granicus.if.org Git - clang/commit
Add target requirements to testcases that emit PCH.
authorAdrian Prantl <aprantl@apple.com>
Tue, 7 Jul 2015 21:45:48 +0000 (21:45 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 7 Jul 2015 21:45:48 +0000 (21:45 +0000)
commit0b689d3a6105e2481ad8581f0892155ff047464f
tree2642485d5fb88500f9c0cc4b49e95a841a08f009
parent021be98bcf01ab06bc3c2fa7688cd5570f1edcf8
Add target requirements to testcases that emit PCH.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241630 91177308-0d34-0410-b5e6-96231b3b80d8
test/OpenMP/sections_lastprivate_codegen.cpp
test/OpenMP/sections_reduction_codegen.cpp
test/OpenMP/single_firstprivate_codegen.cpp
test/OpenMP/single_private_codegen.cpp
test/OpenMP/task_codegen.cpp
test/OpenMP/task_firstprivate_codegen.cpp
test/OpenMP/task_if_codegen.cpp
test/OpenMP/task_private_codegen.cpp
test/OpenMP/taskgroup_codegen.cpp
test/OpenMP/taskwait_codegen.cpp
test/Sema/x86_64-linux-android.c