[all-commits] [llvm/llvm-project] 3ec4d4: [NFC][sanitizer] Add a few consts
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Oct 12 15:38:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ec4d4dc999e62e5628a1b36fa6b22d24d34f0a3
https://github.com/llvm/llvm-project/commit/3ec4d4dc999e62e5628a1b36fa6b22d24d34f0a3
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h
Log Message:
-----------
[NFC][sanitizer] Add a few consts
Depends on D111609.
Reviewed By: dvyukov
Differential Revision: https://reviews.llvm.org/D111610
Commit: f815c2ccda675bfcb63376e02a93874fa8859677
https://github.com/llvm/llvm-project/commit/f815c2ccda675bfcb63376e02a93874fa8859677
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp
Log Message:
-----------
[sanitizer] Fix test on Windows
Compare: https://github.com/llvm/llvm-project/compare/adf55ac66576...f815c2ccda67
More information about the All-commits
mailing list