Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp | Nico Weber | 2019-07-31 | 1 | -85/+0 |
* | SanitizerCommon: fixes for unwinding & backtrace on SPARC | Vitaly Buka | 2019-03-12 | 1 | -12/+38 |
* | [NFC][Sanitizer] Add TODO comments | Julian Lettner | 2019-02-27 | 1 | -2/+1 |
* | [NFC][Sanitizer] Comment out argument checks | Julian Lettner | 2019-02-23 | 1 | -2/+2 |
* | [NFC][Sanitizer] Add argument checks to BufferedStackTrace::Unwind* functions | Julian Lettner | 2019-02-23 | 1 | -1/+3 |
* | [NFC][Sanitizer] Rename BufferedStackTrace::FastUnwindStack | Julian Lettner | 2019-02-22 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Sanitizers] Disable SANITIZER_CAN_FAST_UNWIND on all SPARC targets | Rainer Orth | 2018-11-05 | 1 | -2/+3 |
* | [sanitizer] Port fast stack unwinder to sparcv8 | Walter Lee | 2018-05-10 | 1 | -0/+58 |