This also fixes union type formatting in function parameter types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D21206
clang-format: [JS] recognized named functions in AnnotatingParser. ClosedPublic Authored by mprobst on Jun 9 2016, 3:14 PM.
Details Summary This also fixes union type formatting in function parameter types.
Diff Detail
Event Timelinedjasper edited edge metadata. Comment ActionsThe change looks good, but can you add a before/after example to change description? This revision is now accepted and ready to land.Jun 9 2016, 3:45 PM Closed by commit rL272330: clang-format: [JS] recognized named functions in AnnotatingParser. (authored by mprobst). · Explain WhyJun 9 2016, 3:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 60268 cfe/trunk/lib/Format/TokenAnnotator.cpp
cfe/trunk/unittests/Format/FormatTestJS.cpp
|