]> granicus.if.org Git - clang/commit
[OpenMP] Fix issue in the offloading metadata testing.
authorSamuel Antao <sfantao@us.ibm.com>
Thu, 7 Jan 2016 14:58:16 +0000 (14:58 +0000)
committerSamuel Antao <sfantao@us.ibm.com>
Thu, 7 Jan 2016 14:58:16 +0000 (14:58 +0000)
commit5a1309fd2f6e64135c1d8e1fe8813b29e28e1772
treeeecf22362d74adb19364f20f8794d290929d8f3a
parentd228e08047ab4cce666d3ae00c5023feffd797a6
[OpenMP] Fix issue in the offloading metadata testing.

 - Allow device ID to be signed.
 - Add missing semicolon to some of the CHECK directives.

Thanks to Amjad Aboud for detecting the issue.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257065 91177308-0d34-0410-b5e6-96231b3b80d8
test/OpenMP/target_codegen_registration.cpp
test/OpenMP/target_codegen_registration_naming.cpp