[PATCH] D17360: [cfi] Fix handling of sanitize trap/recover flags in the cross-DSO CFI mode.

Peter Collingbourne via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 17:19:47 PST 2016


pcc added a comment.

Why can't we make it so that a trap flag doesn't affect the behaviour if a sanitizer is disabled (this looks like what `CodeGenModule::NeedAllVtablesBitSet` is already doing?)


Repository:
  rL LLVM

http://reviews.llvm.org/D17360





More information about the cfe-commits mailing list