This fixes a few issues djasper@ brought up in his review of D43522.
Test Plan:
make -j12 FormatTests && ./tools/clang/unittests/Format/FormatTests
Paths
| Differential D43598
[clang-format] Tidy up new API guessLanguage() ClosedPublic Authored by benhamilton on Feb 21 2018, 3:34 PM.
Details Summary This fixes a few issues djasper@ brought up in his review of D43522. Test Plan: make -j12 FormatTests && ./tools/clang/unittests/Format/FormatTests
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 21 2018, 3:38 PM Closed by commit rL326205: [clang-format] Tidy up new API guessLanguage() (authored by benhamilton). · Explain WhyFeb 27 2018, 7:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136080 cfe/trunk/lib/Format/Format.cpp
cfe/trunk/unittests/Format/FormatTest.cpp
|