specify custom brace style to fix unions

BreakBeforeBraces: Allman apparently includes all styles,
except for AfterUnion (which is false) when using clang-format -dump-config
This commit is contained in:
BhaaL
2017-01-05 12:55:13 +01:00
parent 41101be545
commit 23d99f2f2c
47 changed files with 375 additions and 182 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
namespace DX11
{
union XFBEncodeParams {
union XFBEncodeParams
{
struct
{
FLOAT Width; // Width and height of encoded XFB in luma pixels