This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

phosek created this revision.May 21 2018, 4:24 PM

See D47100 and D47115 for example use case.

vitalybuka accepted this revision.May 21 2018, 5:24 PM
This revision is now accepted and ready to land.May 21 2018, 5:24 PM
This revision was automatically updated to reflect the committed changes.