[PATCH] D15208: Patch for inline abort code generation

Alexey Samsonov via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 8 13:06:34 PST 2015


samsonov added a comment.

That is, I presume it's highly unlikely user will need to have fine-grained setup for deciding which UBSan checks should be merged, and which should not. So, probably having a single `-fsanitize-merge-traps`  / `-fno-sanitize-merge-traps` option would be enough. I'd like to hear other opinions, though.


Repository:
  rL LLVM

http://reviews.llvm.org/D15208





More information about the cfe-commits mailing list