forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[asan][win][msvc] override new and delete and seperate TUs (l…
…lvm#68754)" This reverts commit 481e9b3. Breaks sanitizer bots: https://lab.llvm.org/buildbot/#/builders/127/builds/59071
- Loading branch information
1 parent
d8a0439
commit a09b881
Showing
46 changed files
with
75 additions
and
1,696 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 0 additions & 24 deletions
24
compiler-rt/lib/asan/asan_win_delete_array_align_nothrow_thunk.cpp
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
compiler-rt/lib/asan/asan_win_delete_array_align_thunk.cpp
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
compiler-rt/lib/asan/asan_win_delete_array_nothrow_thunk.cpp
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
compiler-rt/lib/asan/asan_win_delete_array_size_align_thunk.cpp
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
compiler-rt/lib/asan/asan_win_delete_scalar_align_nothrow_thunk.cpp
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
compiler-rt/lib/asan/asan_win_delete_scalar_align_thunk.cpp
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.