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

            Bug ID: 50504
           Summary: immediately invoked functions indent
           Product: clang
           Version: 12.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Formatter
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

I don't like the solution here:
https://reviews.llvm.org/D32989

It would be better to have an option to decide. The standard style is to indent
the iifes, so it is in books and so it is made by esbenp.prettier-vscode, which
is by far the most popular formatter in VS Code.

Would it be possible to add a boolean to control the setting?

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

Reply via email to