This fixes the issue introduced in r345765 which changed the way in
which the embedded libc++ is being built but omitted tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54058
[compiler-rt][Fuzzer] Fix the fuzzer test build ClosedPublic Authored by phosek on Nov 2 2018, 4:21 PM.
Details Summary This fixes the issue introduced in r345765 which changed the way in
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, llvm-commits, mgorny, dberris. · View Herald TranscriptNov 2 2018, 4:21 PM This revision is now accepted and ready to land.Nov 2 2018, 4:29 PM Closed by commit rL346052: [compiler-rt][Fuzzer] Fix the fuzzer test build (authored by phosek). · Explain WhyNov 2 2018, 4:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 172461 compiler-rt/trunk/lib/fuzzer/tests/CMakeLists.txt
|