[PATCH] [msan] Rewrite strto* interceptors and add a few more.

Evgeniy Stepanov eugenis at google.com
Mon Jan 27 23:55:00 PST 2014


  libstdc++ depends on these:
    __strtof_l
    __strtod_l
    strtoul
    strtold_l

  Please add all of them for completeness.
  Also, could you move this to sanitizer_common_interceptors.inc, while you are at it?

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



More information about the llvm-commits mailing list