[PATCH] D79445: [MSan] Pass MSan command line options under new pass manager

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 5 14:36:09 PDT 2020


leonardchan accepted this revision.
leonardchan added a comment.
This revision is now accepted and ready to land.

In `addSanitizersAtO0`, could you make something similar to the `ASanPass` lambda for the MSan passes and also apply it when adding kernel MSan?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79445





More information about the cfe-commits mailing list