[PATCH] D49178: [CMake] Fix a typo in the variable used to retrieve source file names for the `RTHwasan_dynamic` target.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 12 10:47:08 PDT 2018
eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
Thanks, this is correct, this change adds operators new and delete to the library. Does not affect any of the existing tests: hwasan does not have new/malloc/free/delete mismatch checking yet.
LGTM.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D49178
More information about the llvm-commits
mailing list