[PATCH] D83664: [compiler-rt][sanitizers] Fix GetPcSpBp determination of SP on 32-bit Solaris/x86
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 03:38:41 PDT 2020
vitalybuka added a comment.
In D83664#2149678 <https://reviews.llvm.org/D83664#2149678>, @ro wrote:
> Thanks. However, I'm uncertain what to do about the pre-merge check lint warning to re-indent the code. The current style (with whitespace after the `#`) is pervasive in this file, and changing it in only one place seems to make things worse to me. What should I do here?
Please ignore for this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83664/new/
https://reviews.llvm.org/D83664
More information about the llvm-commits
mailing list