Add more NT interceptor stuff to the WinASan blacklist

This is enough to get sandbox_integration_tests to pass with ASan.
Previously this code was compiled by MSVC because it lives in files
that use SEH. Now that Clang can compile SEH, we have to extend the
blacklist to avoid instrumentation.

R=timurrrr@chromium.org
BUG=459166

Review URL: https://codereview.chromium.org/1256673003

Cr-Original-Commit-Position: refs/heads/master@{#340195}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b67214af63fde1d90a54f892621f9e8f2ebc0df9
1 file changed
tree: 0db1ca2002a5b99d2e66f98d92c568f1cd9576d0
  1. asan/
  2. tsan_v2/
  3. OWNERS