[PATCH] D117416: [clang-format] Handle C variables with name that matches c++ access specifier

psigillito via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 27 19:22:58 PST 2022


psigillito updated this revision to Diff 403861.
psigillito marked 8 inline comments as done.
psigillito added a comment.

- Merge branch 'main' of https://github.com/llvm/llvm-project
- code review syntax cleanup, sorted vector


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117416

Files:
  clang/lib/Format/FormatToken.h
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117416.403861.patch
Type: text/x-patch
Size: 13472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220128/f8eae1b3/attachment.bin>


More information about the cfe-commits mailing list