[all-commits] [llvm/llvm-project] 61a038: [GWP-ASan] IWYU & clang-format
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Thu Dec 10 12:53:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 61a038f8528f12c0c2ee5a9794c257fdae626d29
https://github.com/llvm/llvm-project/commit/61a038f8528f12c0c2ee5a9794c257fdae626d29
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M compiler-rt/lib/gwp_asan/crash_handler.cpp
M compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
M compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
M compiler-rt/lib/gwp_asan/mutex.h
M compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp
M compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp
M compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp
Log Message:
-----------
[GWP-ASan] IWYU & clang-format
Run an IWYU pass and clang-format GWP-ASan code.
Reviewed By: eugenis, mcgrathr
Differential Revision: https://reviews.llvm.org/D92688
More information about the All-commits
mailing list