[all-commits] [llvm/llvm-project] a2ef44: [Sanitizer][NFC] Rearranged prototype definitions ...
kstoimenov via All-commits
all-commits at lists.llvm.org
Tue Nov 22 09:24:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2ef44a5d65932c7bb0f483217826856325b60df
https://github.com/llvm/llvm-project/commit/a2ef44a5d65932c7bb0f483217826856325b60df
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M compiler-rt/lib/asan/asan_thread.cpp
M compiler-rt/lib/lsan/lsan_common.h
Log Message:
-----------
[Sanitizer][NFC] Rearranged prototype definitions in lsan_common.h to group them by implementation file.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D138335
More information about the All-commits
mailing list