[PATCH] D65761: Add Windows Control Flow Guard checks (/guard:cf).

dmajor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 18 12:48:30 PST 2019


dmajor added a comment.

Hi, I filed https://bugs.llvm.org/show_bug.cgi?id=44049 for some strange crashes that we're seeing because the CFG code overwrites the lower byte of function pointers before jumping to them. (Commenting separately here because I was unable to CC @ajpaverd in Bugzilla)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65761





More information about the cfe-commits mailing list