]> granicus.if.org Git - clang/commit
Remove .CUDAIsDevice flags from CodeGenOpts as it's already
authorArtem Belevich <tra@google.com>
Thu, 19 Mar 2015 18:58:18 +0000 (18:58 +0000)
committerArtem Belevich <tra@google.com>
Thu, 19 Mar 2015 18:58:18 +0000 (18:58 +0000)
commited642255720097e356e4e4d4e8fae3e1d6aa1bf4
tree97235271b21572b167c619bd5047d96758ca3064
parentf1c26139f6eaaeaff66186e8e7bc37d63b44eac4
Remove .CUDAIsDevice flags from CodeGenOpts as it's already
available in LangOpts.

Differential Revision: http://reviews.llvm.org/D8385

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@232749 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenModule.cpp
lib/Frontend/CompilerInvocation.cpp