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

Alexander Richardson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 30 14:08:51 PDT 2022


arichardson added a comment.

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


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