This is an archive of the discontinued LLVM Phabricator instance.

CMake formatting change
ClosedPublic

Authored by jlpeyton on May 22 2015, 12:56 PM.

Details

Summary

Got rid of unnecessary spaces. For CACHE variables, put the description string on its own line which mimics libcxx. There were not any logic changes.

Diff Detail

Repository
rL LLVM

Event Timeline

jlpeyton updated this revision to Diff 26340.May 22 2015, 12:56 PM
jlpeyton retitled this revision from to CMake formatting change.
jlpeyton updated this object.
jlpeyton edited the test plan for this revision. (Show Details)
jlpeyton added a reviewer: hfinkel.
jlpeyton set the repository for this revision to rL LLVM.
jlpeyton added subscribers: Unknown Object (MLST), Unknown Object (MLST).
hfinkel accepted this revision.May 23 2015, 5:58 PM
hfinkel edited edge metadata.

LGTM.

This revision is now accepted and ready to land.May 23 2015, 5:58 PM
This revision was automatically updated to reflect the committed changes.