forked from OSchip/llvm-project
[CMake] clangStaticAnalyzerFrontend: Deprecate LLVM_NO_RTTI.
llvm-svn: 200296
This commit is contained in:
parent
cf4bef3161
commit
11387c9621
|
@ -1,5 +1,3 @@
|
|||
set(LLVM_NO_RTTI 1)
|
||||
|
||||
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/../Checkers )
|
||||
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
|
|
Loading…
Reference in New Issue