Don't add examples to the check-clang dependencies unless requested
authorAlp Toker <alp@nuanti.com>
Sun, 1 Jun 2014 02:02:23 +0000 (02:02 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 1 Jun 2014 02:02:23 +0000 (02:02 +0000)
commit1a58ff2424e3de195ff68536242bab60587e2a69
tree933bb86285fa3b3af6bafcb821475e6cffbc9222
parentda0c7933cfce8fac716f378bd50cb8236a58cae0
Don't add examples to the check-clang dependencies unless requested

The tests were correctly getting skipped but the targets still mistakenly got
built.

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