[PATCH] Interception macros for sanitizers on FreeBSD

Kostya Serebryany kcc at google.com
Fri Feb 21 04:34:52 PST 2014


  So, this change only adds ifdef __FreeBSD__ in a few places and renames a few files/macros.
  Maybe we could avoid the renaming too?
  Just add defined(def __FreeBSD__ ) where needed?

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



More information about the llvm-commits mailing list