Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ASan] Moved interface_symbols.c to lit_tests/Linux. | Alexander Potapenko | 2013-01-22 | 1 | -28/+0 |
* | ASan: fix interface-symbols test on Mac by explicitly listing all weak functions | Alexey Samsonov | 2012-12-08 | 1 | -1/+6 |
* | ASan: change the strategy we use for installing malloc/free/symbolization hoo... | Alexey Samsonov | 2012-12-07 | 1 | -1/+2 |
* | Update compiler-rt tests to match flag renaming/deprecation in Clang. | Richard Smith | 2012-11-06 | 1 | -1/+1 |
* | Relocate the external headers provided by ASan and the common sanitizer | Chandler Carruth | 2012-08-29 | 1 | -1/+2 |
* | [ASan] get rid of ASAN_USE_EXTERNAL_SYMBOLIZER compiler def in favor of __asa... | Alexey Samsonov | 2012-08-22 | 1 | -2/+3 |
* | [ASan] lit tests: use nm instead of llvm-nm, until llvm-nm becomes usable on ... | Alexey Samsonov | 2012-08-15 | 1 | -1/+1 |
* | [ASan] Port (the last one) tricky interface_test to lit, and a *huge* chunks ... | Alexey Samsonov | 2012-08-15 | 1 | -0/+20 |