[PATCH] D88170: [scudo][standalone] Fix tests under ASan/UBSan

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 11:22:26 PDT 2020


cryptoad added a comment.

In D88170#2290714 <https://reviews.llvm.org/D88170#2290714>, @mcgrathr wrote:

> LGTM modulo clang-format.  Thanks for the quick fixes!

I actually formatted with a freshly built `clang-format` using `clang-format -style=llvm -i string_utils.cpp`, I am assuming there is some discrepancy between this one and the one used in pre-merge checks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88170/new/

https://reviews.llvm.org/D88170



More information about the llvm-commits mailing list