[compiler-rt] [Darwin][Sanitizers][CrashReporter] Adopt initializer for Crash Reporter Annotations struct (PR #123978)
Mariusz Borsa via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 10:19:34 PST 2025
wrotki wrote:
Wouldn't it be enough to undo this change (from clang-format above here), to make clang-format happy?:
-#endif // HAVE_CRASHREPORTERCLIENT_H
+# endif // HAVE_CRASHREPORTERCLIENT_H
https://github.com/llvm/llvm-project/pull/123978
More information about the llvm-commits
mailing list