diff options
author | Roy Sundahl <rsundahl@apple.com> | 2022-10-24 16:01:40 -0700 |
---|---|---|
committer | Roy Sundahl <rsundahl@apple.com> | 2022-10-24 17:33:40 -0700 |
commit | d39486ddd5b4159ee237a0f896c38ebfad482e97 (patch) | |
tree | 48e41cf195a020a5dd3e898123e798fc44c68227 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 31bfa4a69b127bfb7217ceb67ca4deeddd6bf28b (diff) | |
download | llvm-d39486ddd5b4159ee237a0f896c38ebfad482e97.zip llvm-d39486ddd5b4159ee237a0f896c38ebfad482e97.tar.gz llvm-d39486ddd5b4159ee237a0f896c38ebfad482e97.tar.bz2 |
[ASAN] Remove asserts introduced in https://reviews.llvm.org/D136197
Additional calls were introduced for outlining (opposite of inlining)
in https://reviews.llvm.org/D136197 which contain asserts that partial
poisoning of a single byte wouldn't happen consecutively but this is
too strong and actually does occur in Windows. Removing those asserts
as they are unnecessary
Differential Revision: https://reviews.llvm.org/D136645
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions