summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp
diff options
context:
space:
mode:
authorAnastasia Stulova <anastasia.stulova@arm.com>2017-04-04 16:50:46 +0000
committerAnastasia Stulova <anastasia.stulova@arm.com>2017-04-04 16:50:46 +0000
commit297908da5ba2195d92ce05701c0fe6e0d5edb19a (patch)
tree83f0d59dadf00d2a9d2dc57aca9a741284e98020 /llvm/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp
parent48596b6f7a422650987c7f2c2566917c7dfff61c (diff)
downloadbcm5719-llvm-297908da5ba2195d92ce05701c0fe6e0d5edb19a.tar.gz
bcm5719-llvm-297908da5ba2195d92ce05701c0fe6e0d5edb19a.zip
[Bug 25404] Fix crash on typedef in OpenCL 2.0
Fixed the assertion due to absence of source location for implicitly defined types (using addImplicitTypedef()). During Sema checks the source location is being expected and therefore an assertion is triggered. The change is not specific to OpenCL. But it is particularly common for OpenCL types to be declared implicitly in Clang to support the mode without the standard header. Differential Revision: https://reviews.llvm.org/D31397 llvm-svn: 299447
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud