[PATCH] D137755: [clang-format] Treats &/&& as reference when followed by ',' or ')'.

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 12 01:00:20 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe864ac694540: [clang-format] Treats &/&& as reference when followed by ',' or ')' (authored by red1bluelost, committed by owenpan).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137755/new/

https://reviews.llvm.org/D137755

Files:
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTest.cpp
  clang/unittests/Format/TokenAnnotatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137755.474927.patch
Type: text/x-patch
Size: 5742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221112/5980cbb3/attachment.bin>


More information about the cfe-commits mailing list