Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a DLL thunk for __asan_handle_no_return | Timur Iskhodzhanov | 2013-11-27 | 1 | -0/+2 |
* | [ASan/Win] Slightly optimize the DLL thunk | Timur Iskhodzhanov | 2013-09-23 | 1 | -11/+11 |
* | [ASan] Fix a compile-time warning | Timur Iskhodzhanov | 2013-09-23 | 1 | -1/+1 |
* | [ASan] Add DLL thunks for the new stack UAR interface | Timur Iskhodzhanov | 2013-09-23 | 1 | -1/+52 |
* | [ASan/Win] Hook some memory allocation functions; passes simple sanity test now | Timur Iskhodzhanov | 2013-08-13 | 1 | -23/+89 |
* | [ASan/Win] Add the first version of the RTL thunk that should be linked with ... | Timur Iskhodzhanov | 2013-08-13 | 1 | -0/+79 |