[PATCH] D86716: [clang-format] Detect pointer qualifiers in cast expressions

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 28 02:55:16 PDT 2020


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/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86716.288563.patch
Type: text/x-patch
Size: 4841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200828/c604e18a/attachment.bin>


More information about the cfe-commits mailing list