[all-commits] [llvm/llvm-project] 0e0d3b: [sanitizer] Fix typo in test
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Oct 12 13:31:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e0d3b33268cf6b734e844d1144e2adb0e1cc521
https://github.com/llvm/llvm-project/commit/0e0d3b33268cf6b734e844d1144e2adb0e1cc521
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 typo in test
Commit: 336e88636a99c18a4747cb06ad1bc9b590901482
https://github.com/llvm/llvm-project/commit/336e88636a99c18a4747cb06ad1bc9b590901482
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h
Log Message:
-----------
[sanitizer] Fix test on Windows
UL suffix on MSVC is 32bit.
Compare: https://github.com/llvm/llvm-project/compare/28e648b29e84...336e88636a99
More information about the All-commits
mailing list