[all-commits] [llvm/llvm-project] 15689f: [asan] Replaceable new/delete is unsupported in Wi...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Mon Apr 12 10:04:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15689f3af018c420403bb0fd0df0aa5f79796b94
https://github.com/llvm/llvm-project/commit/15689f3af018c420403bb0fd0df0aa5f79796b94
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2021-04-12 (Mon, 12 Apr 2021)
Changed paths:
M compiler-rt/test/asan/TestCases/replaceable_new_delete.cpp
Log Message:
-----------
[asan] Replaceable new/delete is unsupported in Windows.
Mark the test as unsupported to bring the bot online. Could probably be
permanently fixed by using one of the workarounds already present in
compiler-rt.
More information about the All-commits
mailing list