This is style correction, no functional changes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 36048 Build 36047: arc lint + arc unit
Paths
| Differential D65670
Use switch instead of series of comparisons ClosedPublic Authored by sepavloff on Aug 2 2019, 11:38 AM.
Details Summary This is style correction, no functional changes.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 2 2019, 11:40 AM Closed by commit rL367759: Use switch instead of series of comparisons (authored by sepavloff). · Explain WhyAug 3 2019, 9:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 213100 clang/include/clang/Basic/TokenKinds.h
clang/lib/Basic/TokenKinds.cpp
|