]> granicus.if.org Git - clang/commit
Fix a typo in r204164 that made *all* keywords available in OpenCL mode.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 18 Mar 2014 22:43:19 +0000 (22:43 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 18 Mar 2014 22:43:19 +0000 (22:43 +0000)
commit08c7b3dd964e8dd54ca8f8a4381bcadd17e019dd
tree519d792fc11c827b5beb1f2699acedac4bd6e3d6
parent0ec537c758c02f77226f05404dd6f885fe5cc55e
Fix a typo in r204164 that made *all* keywords available in OpenCL mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204196 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/IdentifierTable.cpp
test/Parser/opencl-keywords.cl [new file with mode: 0644]