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

            Bug ID: 38602
           Summary: Independent indentation rules for code vs.
                    pre-processor
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Formatter
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

I've seen coding styles which have pre-processor indentation and code
indentation using different styles, eg. “indent with single space after hash
for pre-processor, vs. indent with tabs, align with spaces for code”.

This is not supported by clang-format.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to