TGTGInsightintelligence telegramLIVE / telegram public index
Contenuto del post
Contenuto
😵💫 有沒有辦法讓 clang-format 把 struct { uint32_t a : 1, b : 31; int c; } x; 格式化成 struct { uint32_t a : 1, b : 31; int c; } x; ? #clang
😵💫 有沒有辦法讓 clang-format 把 struct { uint32_t a : 1, b : 31; int c; } x; 格式化成 struct { uint32_t a : 1, b : 31; int c; } x; ? #clang