Detect ObjC characteristic types when they start a line and add additional keywords.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D43124
[clang-format] Improve ObjC headers detection ClosedPublic Authored by jolesiak on Feb 9 2018, 6:29 AM.
Details Summary Detect ObjC characteristic types when they start a line and add additional keywords.
Diff Detail
Event Timelinejolesiak retitled this revision from Improve ObjC headers detection to [clang-format] Improve ObjC headers detection.Feb 9 2018, 6:41 AM This revision is now accepted and ready to land.Feb 9 2018, 7:44 AM This revision is now accepted and ready to land.Feb 14 2018, 2:43 AM This revision is now accepted and ready to land.Feb 14 2018, 12:34 PM Closed by commit rC325221: [clang-format] Improve ObjC headers detection (authored by jolesiak). · Explain WhyFeb 15 2018, 12:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134388 lib/Format/Format.cpp
unittests/Format/FormatTestObjC.cpp
|