Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc files in lib/ubsan to .cpp. | Nico Weber | 2019-07-31 | 1 | -35/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ubsan] Add preinit initializer for ubsan | Francis Ricci | 2018-01-23 | 1 | -0/+36 |
* | ubsan: Allow programs to use setenv to configure ubsan_standalone. | Peter Collingbourne | 2017-11-09 | 1 | -37/+0 |
* | [ubsan] Support signal specific options in ubsan | Vitaly Buka | 2017-09-23 | 1 | -1/+12 |
* | [ubsan] Split ubsan_init_standalone | Vitaly Buka | 2017-09-21 | 1 | -0/+26 |
* | Revert "[ubsan] Split ubsan_init_standalone" | Vitaly Buka | 2017-09-18 | 1 | -26/+0 |
* | [ubsan] Add file missing from r313583 | Vitaly Buka | 2017-09-18 | 1 | -0/+26 |