]> granicus.if.org Git - clang/commit
[analyzer] Unbreak building of SymbolReaperTest true BUILD_SHARED_LIBS=True
authorAlex Bradbury <asb@lowrisc.org>
Fri, 18 Jan 2019 10:13:07 +0000 (10:13 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Fri, 18 Jan 2019 10:13:07 +0000 (10:13 +0000)
commit64179746caae8cbc5ce8c75c8abef697f2da2399
tree801bc55e47b91024a47f6a8f8a21056c23f54609
parent14603797e0b88943fa2edce0bfa50ea188d5db9a
[analyzer] Unbreak building of SymbolReaperTest true BUILD_SHARED_LIBS=True

Extra dependencies need to be listed for StaticAnalysisTests in order for
linking to succeed when BUILD_SHARED_LIBS=True.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351540 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/StaticAnalyzer/CMakeLists.txt