Some Darwin functions have pairs like dispatch_apply and dispatch_apply_f so the added _f to interceptor types causes a clash. Let's add _type suffix instead. Differential Revision: https://reviews.llvm.org/D53167 llvm-svn: 344954 |
||
|---|---|---|
| .. | ||
| tests | ||
| .clang-format | ||
| CMakeLists.txt | ||
| interception.h | ||
| interception_linux.cc | ||
| interception_linux.h | ||
| interception_mac.cc | ||
| interception_mac.h | ||
| interception_type_test.cc | ||
| interception_win.cc | ||
| interception_win.h | ||