]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/clang.git/commit
We allow implicit function declarations as an extension in all C dialects. Remove...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 4 Oct 2017 01:58:22 +0000 (01:58 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 4 Oct 2017 01:58:22 +0000 (01:58 +0000)
commit39691fddaf4f5199ecf9960ae3059943d59f659b
treedabeea12e2be549f04054bc410a1030c80d3e1a9
parent37e876e3dbbb18d37d8824f2d1fee87072e3764c
We allow implicit function declarations as an extension in all C dialects. Remove OpenCL special case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@314872 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/SemaOpenCL/clang-builtin-version.cl
test/SemaOpenCL/to_addr_builtin.cl