[PATCH] D116007: [clang-format] Fix BreakBeforeBraces: Attach ignored with trailing requires-expression of function.
    Marek Kurdej via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sun Dec 19 12:50:38 PST 2021
    
    
  
curdeius created this revision.
curdeius added reviewers: MyDeveloperDay, HazardyKnusperkeks, owenpan.
curdeius requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fixes https://github.com/llvm/llvm-project/issues/48312.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D116007
Files:
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/UnwrappedLineParser.h
  clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116007.395351.patch
Type: text/x-patch
Size: 5910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211219/fd183ce8/attachment.bin>
    
    
More information about the cfe-commits
mailing list