Details
Details
- Reviewers
djasper
Diff Detail
Diff Detail
Event Timeline
lib/Format/TokenAnnotator.cpp | ||
---|---|---|
1920 | NB: This is a refactoring that I missed adding to the last patch. |
Paths
| Differential D7753
clang-format: [js] Support ES6 module imports. ClosedPublic Authored by mprobst on Feb 19 2015, 5:07 AM.
Details
Diff Detail Event Timelinemprobst updated this object. mprobst added inline comments. This revision is now accepted and ready to land.Feb 19 2015, 8:09 AM
Revision Contents
Diff 20301 lib/Format/FormatToken.h
lib/Format/TokenAnnotator.cpp
lib/Format/UnwrappedLineParser.h
lib/Format/UnwrappedLineParser.cpp
unittests/Format/FormatTestJS.cpp
|
NB: This is a refactoring that I missed adding to the last patch.