We overrite CXX_FLAGS to enable relative vtables, but doing so
overwrites generic Fuchsia CXX_FLAGS leading to a build failure
on Windows.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101551
[CMake] Set correct CXX_FLAGS for relative-vtables variants ClosedPublic Authored by phosek on Apr 29 2021, 10:22 AM.
Details Summary We overrite CXX_FLAGS to enable relative vtables, but doing so
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 29 2021, 10:28 AM This revision was landed with ongoing or failed builds.Apr 29 2021, 10:34 AM Closed by commit rGba631240ae9c: [CMake] Set correct CXX_FLAGS for relative-vtables variants (authored by phosek). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 341570 clang/cmake/caches/Fuchsia-stage2.cmake
|