[PATCH] D117142: [clang-format] Fix short functions being considered as inline inside an indented namespace.

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 14 03:11:55 PST 2022


curdeius updated this revision to Diff 399945.
curdeius added a comment.

Minor clean up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117142

Files:
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/unittests/Format/FormatTest.cpp
  clang/unittests/Format/FormatTestCSharp.cpp
  clang/unittests/Format/FormatTestJava.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117142.399945.patch
Type: text/x-patch
Size: 7950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220114/3574fe1b/attachment.bin>


More information about the cfe-commits mailing list