llvm-project/clang/unittests/StaticAnalyzer
Tom Stellard 2e97d2aa1b cmake: Add CLANG_LINK_CLANG_DYLIB option
Summary:
Setting CLANG_LINK_CLANG_DYLIB=ON causes clang tools to link against
libclang_shared.so instead of the individual component libraries.

Reviewers: mgorny, beanz, smeenai, phosek, sylvestre.ledru

Subscribers: arphaman, cfe-commits, llvm-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D63503

llvm-svn: 365092
2019-07-03 22:45:55 +00:00
..
AnalyzerOptionsTest.cpp [analyzer] Remove the default value arg from getChecker*Option 2019-05-17 15:52:13 +00:00
CMakeLists.txt cmake: Add CLANG_LINK_CLANG_DYLIB option 2019-07-03 22:45:55 +00:00
CallDescriptionTest.cpp [analyzer] NFC: CallDescription: Implement describing C library functions. 2019-07-01 23:02:07 +00:00
RegisterCustomCheckersTest.cpp Accomodate gcc 7.3.0's -Wdangling-else 2019-01-31 15:26:03 +00:00
Reusables.h [analyzer] NFC: Add a convenient CallDescriptionMap class. 2019-07-01 23:02:03 +00:00
StoreTest.cpp [analyzer] Make default bindings to variables actually work. 2019-04-18 23:35:56 +00:00
SymbolReaperTest.cpp [analyzer] NFC: Make reusable unittest mocks reusable. 2019-04-18 23:24:50 +00:00