[clang-format] [PR52015] clang-format should put __attribute__((foo)) on its...
[clang-format] [PR52015] clang-format should put __attribute__((foo)) on its own line before @interface / @implementation / @protocol https://bugs.llvm.org/show_bug.cgi?id=52015 A newline should be place between attribute and @ for objectivec Reviewed By: benhamilton, HazardyKnusperkeks Differential Revision: https://reviews.llvm.org/D111975
Loading
Please register or sign in to comment