[PATCH] asan/tsan/msan: common interceptors for linux aio

Evgeniy Stepanov eugenis at google.com
Tue Nov 26 04:32:45 PST 2013


  These are functions from a non-standard library (libaio). I'm not sure we can intercept them without forcing -laio on every *san program - which is obviously unacceptable.

  Note a hack in io_setup syscall handler  - please reproduce it in function-level interceptors.

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



More information about the llvm-commits mailing list