[PATCH] D52279: [sanitizer] Make __sanitizer::CheckFailed not public

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 08:03:46 PDT 2018


cryptoad added a comment.

Or maybe replace the `CHECK` there with a `Trap`?


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D52279





More information about the llvm-commits mailing list