This is an archive of the discontinued LLVM Phabricator instance.

clang-format LLVM.h (NFC)
ClosedPublic

Authored by aheejin on Dec 6 2018, 7:49 PM.

Details

Summary
  • LLVM style does not indent inside namespaces
  • Alphabetize

Diff Detail

Repository
rL LLVM

Event Timeline

aheejin created this revision.Dec 6 2018, 7:49 PM
aheejin edited the summary of this revision. (Show Details)Dec 6 2018, 7:50 PM
ruiu accepted this revision.Dec 7 2018, 11:22 AM

LGTM

This revision is now accepted and ready to land.Dec 7 2018, 11:22 AM
This revision was automatically updated to reflect the committed changes.