This way the test would better match the intended usage of the header,
plus it makes some additional testing (e.g. in CI) a bit easier to set up.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64440
[libFuzzer] Include FuzzedDataProvider.h in the test without "utils" subdir. ClosedPublic Authored by Dor1s on Jul 9 2019, 12:20 PM.
Details Summary This way the test would better match the intended usage of the header,
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 9 2019, 12:20 PM Herald added subscribers: llvm-commits, Restricted Project, delcypher, mgorny. · View Herald Transcript This revision is now accepted and ready to land.Jul 9 2019, 12:24 PM Closed by commit rL365544: [libFuzzer] Include FuzzedDataProvider.h in the test without "utils" subdir. (authored by Dor1s). · Explain WhyJul 9 2019, 12:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 208779 compiler-rt/trunk/lib/fuzzer/tests/CMakeLists.txt
compiler-rt/trunk/lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp
|