forked from OSchip/llvm-project
defb5a383b
r344555 switched LLVM to guarding install targets with LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES, which expresses the intent more directly and can be overridden by a user. Make the corresponding change in clang. LLVM_ENABLE_IDE is computed by HandleLLVMOptions, so it should be available for both standalone and integrated builds. Differential Revision: https://reviews.llvm.org/D58284 llvm-svn: 354525 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DiagTool.cpp | ||
DiagTool.h | ||
DiagnosticNames.cpp | ||
DiagnosticNames.h | ||
FindDiagnosticID.cpp | ||
ListWarnings.cpp | ||
ShowEnabledWarnings.cpp | ||
TreeView.cpp | ||
diagtool_main.cpp |