[PATCH] D137788: [sanitizers] [windows] Correctly override functions with backward jmps

Markus Böck via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 12:44:32 PST 2022


zero9178 added a comment.

FWIW, after updating to Windows 11 today I started experiencing the same crashes with ASAN builds, remembered this patch and applied it to my local clang build. Works without issues now with the patch applied.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137788



More information about the llvm-commits mailing list