This revision was automatically updated to reflect the committed changes.
Closed by commit rL310927: Remove -finclude-default-header in OpenCL atomic
tests (authored by yaxunl).
Changed prior to commit:
https://reviews.llvm.org/D36676?vs=110953&id=91#toc
Repository:
rL LLVM
https://revi
bader accepted this revision.
bader added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks.
https://reviews.llvm.org/D36676
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinf
yaxunl created this revision.
Herald added a subscriber: Anastasia.
Only define enums necessary for the tests to speed up the tests.
https://reviews.llvm.org/D36676
Files:
test/CodeGenOpenCL/atomic-ops-libcall.cl
test/CodeGenOpenCL/atomic-ops.cl
test/SemaOpenCL/atomic-ops.cl
Index: test/