https://llvm.org/bugs/show_bug.cgi?id=24665
Bug ID: 24665 Summary: missing SpacesInBraces option Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P Component: Formatter Assignee: unassignedclangb...@nondot.org Reporter: aardap...@gmail.com CC: djas...@google.com, kli...@google.com, llvm-bugs@lists.llvm.org Classification: Unclassified There's a SpacesInSquareBrackets, SpacesInParentheses, but no SpacesInBraces, for initializer lists, e.g. to get { 0, 1, 2 } instead of {0, 1, 2} -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs