[PATCH] D119711: Add asan support for MSVC debug runtimes

Dan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 4 01:02:34 PDT 2023


DanWillans added a comment.
Herald added a subscriber: MaskRay.
Herald added a project: All.

Hi all,

Has there been any progress on this? I want to run clang-tidy on some code being compiled in debug with MSVC but I hit the clang-diagnostic-error note 'D.Diag(clang::diag::note_drv_address_sanitizer_debug_runtime)'. Later versions of MSVC support ASan with debug runtime now


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119711/new/

https://reviews.llvm.org/D119711



More information about the cfe-commits mailing list