This enables the use of Clang default options from runtimes CMake files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47168
[CMake] Pass Clang defaults to runtimes builds ClosedPublic Authored by phosek on May 21 2018, 4:24 PM.
Details Summary This enables the use of Clang default options from runtimes CMake files.
Diff Detail
Event Timelinephosek added a child revision: D47100: [CMake] Support libc++ as Clang default stdlib in compiler-rt.May 21 2018, 4:41 PM This revision is now accepted and ready to land.May 21 2018, 5:24 PM Closed by commit rL332923: [CMake] Pass Clang defaults to runtimes builds (authored by phosek). · Explain WhyMay 21 2018, 5:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 147925 llvm/trunk/runtimes/CMakeLists.txt
|