]> granicus.if.org Git - clang/commit
Revert "[OPENMP][NVPTX] Disable runtime-type info for CUDA devices."
authorAlexey Bataev <a.bataev@hotmail.com>
Fri, 7 Sep 2018 14:50:25 +0000 (14:50 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Fri, 7 Sep 2018 14:50:25 +0000 (14:50 +0000)
commit3335111af91212195656cb3c42afd72bbdeb699c
tree8568f0da3900ee8d865f8e5aed9db096f855bd8a
parent96b8b58101fe5e5532648db63bd90f5d56c5bea8
Revert "[OPENMP][NVPTX] Disable runtime-type info for CUDA devices."

Still need the RTTI for NVPTX target to pass sema checks.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@341668 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInvocation.cpp
test/OpenMP/nvptx_target_rtti_messages.cpp [deleted file]