clemenswasser added inline comments.
================ Comment at: compiler-rt/lib/lsan/lsan.h:20 +#elif SANITIZER_WINDOWS +# include "lsan_win.h" #endif ---------------- MyDeveloperDay wrote: > clang-format? Yes, this is caused by clang-format. What should I do about it? ================ Comment at: compiler-rt/lib/lsan/lsan.h:20 +#elif SANITIZER_WINDOWS +# include "lsan_win.h" #endif ---------------- vitalybuka wrote: > clemenswasser wrote: > > MyDeveloperDay wrote: > > > clang-format? > > Yes, this is caused by clang-format. What should I do about it? > @clemenswasser Can you please a separate tiny patch which clang-format > nearby lines @vitalybuka Should I create a patch, where I format the whole file or just these `#include`s? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D115103/new/ https://reviews.llvm.org/D115103 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits