[PATCH] D49867: [test] Use printf instead of C++ iostream, NFC.

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 11:07:24 PDT 2018


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

Thanks, LGTM. So, am I understanding correctly that there are msan interceptors for printf, but not iostream?


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49867





More information about the llvm-commits mailing list