aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2017-08-31 00:36:33 +0000
committerJustin Bogner <mail@justinbogner.com>2017-08-31 00:36:33 +0000
commit5204717208fd86e3e0414849c5a9813736cceb53 (patch)
tree76be1d882edf49471dd531f7dc6b169b2d717e08 /clang/lib/Frontend/CompilerInvocation.cpp
parent28454efc677b718be3b000aaeabafc1788bb3258 (diff)
downloadllvm-5204717208fd86e3e0414849c5a9813736cceb53.zip
llvm-5204717208fd86e3e0414849c5a9813736cceb53.tar.gz
llvm-5204717208fd86e3e0414849c5a9813736cceb53.tar.bz2
cmake: Invent add_llvm_fuzzer to set up fuzzer targets
This moves the cmake configuration for fuzzers in LLVM to a new macro, add_llvm_fuzzer. This will make it easier to keep things consistent while implementing llvm.org/pr34314. I've also made a couple of minor functional changes here: - the fuzzers now use add_llvm_executable rather than add_llvm_tool. This means they won't create install targets and stuff like that, because those made little sense for these fuzzers. - I've grouped these under "Fuzzers" rather than in with "Tools" for people who build with IDEs. llvm-svn: 312200
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions