[libcxx-commits] [PATCH] D120851: [libc++] Add a CI job running MSAN

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 30 15:10:05 PDT 2022


ldionne added a comment.

In D120851#3417681 <https://reviews.llvm.org/D120851#3417681>, @arichardson wrote:

> My guess is that all that's needed here are MSAN annotations around the functions written in inline assembly (saving/restoring all registers).

I'm really not familiar with those -- would you like to take a look? You can commandeer if you'd like.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120851



More information about the libcxx-commits mailing list