[llvm-bugs] [Bug 39006] New: [RFE] convert options from gnuindent to clang-format

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 19 13:20:41 PDT 2018


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

            Bug ID: 39006
           Summary: [RFE] convert options from gnuindent to clang-format
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Formatter
          Assignee: unassignedclangbugs at nondot.org
          Reporter: riehecky at fnal.gov
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at lists.llvm.org

I've got a long list of various projects that run gindent with a huge string of
options.

Can the Format documentation be extended to provide some mapping from gindent
to clang-format?

ie:
SpaceAfterCStyleCast:
Is similar to `gindent --space-after-cast`

-- 
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/20180919/5c5b17e4/attachment-0001.html>


More information about the llvm-bugs mailing list