This revision was automatically updated to reflect the committed changes.
Closed by commit rG96824abe7d80: [clang-format] Detect pointer qualifiers in
cast expressions (authored by arichardson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86716/new
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.
This LGTM thank you
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86716/new/
https://reviews.llvm.org/D86716
__
arichardson updated this revision to Diff 288563.
arichardson added a comment.
drop unncessary const from test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86716/new/
https://reviews.llvm.org/D86716
Files:
clang/lib/Format/FormatToken.h
clang
arichardson created this revision.
arichardson added reviewers: MyDeveloperDay, JakeMerdichAMD, sammccall,
curdeius.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
arichardson requested review of this revision.
When guessing whether a closing paren is then end of a cast ex