]> granicus.if.org Git - clang/commit
Commit 190296 missed out the tests; add them now. Note that it actually tests
authorDavid Tweed <david.tweed@arm.com>
Mon, 9 Sep 2013 09:55:07 +0000 (09:55 +0000)
committerDavid Tweed <david.tweed@arm.com>
Mon, 9 Sep 2013 09:55:07 +0000 (09:55 +0000)
commitc8e9b1afe57cecb5534d4590ea92482d01f372e2
treeac730d57666cbc1028097a7f17d905d3af3e8a93
parent8bc56022db2d9b16aab25ce3b6fccda9dd8991fc
Commit 190296 missed out the tests; add them now. Note that it actually tests
"long long" which is currently technically only "reserved for future" use in OpenCL, but
since clang in OpenCL mode supports it we may as well test the modifications to
the settings made for that type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190297 91177308-0d34-0410-b5e6-96231b3b80d8
test/Misc/languageOptsOpenCL.cl [new file with mode: 0644]