[TSan] Refactor ExternalAccess() to avoid unnecessary pop/push tag [NFC]
* Avoid unnecessary frame & tag push/pops if memory access is ignored * Rename function and add comment to make it clearer what the code does * Make helper functions static and move inside `#if !SANITIZER_GO` Differential Revision: https://reviews.llvm.org/D146670
Loading
Please sign in to comment