[PATCH] Disable inlining between sanitized and non-sanitized functions

Chandler Carruth chandlerc at gmail.com
Wed Aug 7 03:57:33 PDT 2013


  LGTM

  You've not yet tested inlining across different attributes... So a sanitize memory function into a sanitize address one. Shouldn't be any surprises there but good to cover at least one of those cases.

http://llvm-reviews.chandlerc.com/D1035



More information about the llvm-commits mailing list