[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 03:32:31 PDT 2020


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/

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.288575.patch
Type: text/x-patch
Size: 4841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200828/7bcf1b26/attachment.bin>


More information about the cfe-commits mailing list