]> granicus.if.org Git - clang/commit
OpenCL: semantic analysis support for cl_khr_fp64 extension
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 15 Feb 2011 19:46:23 +0000 (19:46 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 15 Feb 2011 19:46:23 +0000 (19:46 +0000)
commit39d3e7a26c1969fcb76bceb4ee0a410c60ea5954
tree08f17230eab458bd526e3472f2c3ae021980d302
parent97d7ff0e514793cb305a1595914f3c91833b4d8f
OpenCL: semantic analysis support for cl_khr_fp64 extension

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125588 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaType.cpp
test/CMakeLists.txt
test/SemaOpenCL/extension-fp64.cl [new file with mode: 0644]