[llvm-bugs] [Bug 50388] New: BraceWrapping AfterConcept

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 18 09:38:21 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=50388

            Bug ID: 50388
           Summary: BraceWrapping AfterConcept
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: nn1436401 at gmail.com
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

Clang Format doesn't support separate braces style for concepts.
One cannot set braces for concepts on the same line while break line for
structs.

https://clang.llvm.org/docs/ClangFormatStyleOptions.html

Suggestion add: BraceWrapping AfterConcept

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210518/2206129f/attachment.html>


More information about the llvm-bugs mailing list