Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DataFlowSanitizer: Implement trampolines for function pointers passed to cust... | Peter Collingbourne | 2013-08-27 | 1 | -0/+15 |
* | DataFlowSanitizer: Replace non-instrumented aliases of instrumented functions... | Peter Collingbourne | 2013-08-22 | 1 | -1/+14 |
* | DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$". | Peter Collingbourne | 2013-08-22 | 1 | -2/+2 |
* | DataFlowSanitizer: move abilist input file to Inputs. | Peter Collingbourne | 2013-08-14 | 1 | -1/+1 |
* | DataFlowSanitizer: greylist is now ABI list. | Peter Collingbourne | 2013-08-14 | 1 | -0/+47 |