[all-commits] [llvm/llvm-project] d3ca74: [ASan] Fix Windows build by excluding a test which...
kstoimenov via All-commits
all-commits at lists.llvm.org
Thu Dec 9 15:40:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3ca749288c9507af036eb209ad999bedf4282f5
https://github.com/llvm/llvm-project/commit/d3ca749288c9507af036eb209ad999bedf4282f5
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M compiler-rt/lib/asan/tests/asan_noinst_test.cpp
Log Message:
-----------
[ASan] Fix Windows build by excluding a test which requires assembly callback versions.
Reviewed By: kstoimenov
Differential Revision: https://reviews.llvm.org/D115475
More information about the All-commits
mailing list