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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs