[test] Enable clang-func-mapping as a test dep with the analyzer
authorVedant Kumar <vsk@apple.com>
Fri, 22 Sep 2017 22:17:10 +0000 (22:17 +0000)
committerVedant Kumar <vsk@apple.com>
Fri, 22 Sep 2017 22:17:10 +0000 (22:17 +0000)
commit5fc494288882e923cbdc68a77cdb152c797b1b5b
tree2fbbecd383a37f4375d8c73776ca49887c7e43f6
parent8bd58bf89d40dbd53626c852679423d62ce23f7f
[test] Enable clang-func-mapping as a test dep with the analyzer

clang-func-mapping should not be a test dependency when the static
analyzer isn't being built.

llvm-svn: 314036
clang/test/CMakeLists.txt