This revision was automatically updated to reflect the committed changes.
Closed by commit rL315603: [clang-format] Allow building fuzzer with OSS-Fuzz
flags. (authored by morehouse).
Changed prior to commit:
https://reviews.llvm.org/D38853?vs=118805&id=118819#toc
Repository:
rL LLVM
https:
kcc added a reviewer: bogner.
kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.
LGTM
+Justin FYI
Please also take a look at llvm-isel-fuzzer, which I've just added to oss-fuzz
https://reviews.llvm.org/D38853
___
morehouse created this revision.
Herald added a subscriber: mgorny.
https://reviews.llvm.org/D38853
Files:
clang/tools/clang-format/CMakeLists.txt
clang/tools/clang-format/fuzzer/CMakeLists.txt
Index: clang/tools/clang-format/fuzzer/CMakeLists.txt
===