Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp | Nico Weber | 2019-07-31 | 1 | -115/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -2/+3 |
* | [sanitizer] Add char **GetEnviron() on all other platforms | Vitaly Buka | 2018-11-06 | 1 | -0/+6 |
* | [Sanitizer] openbsd does not have sysctlbyname call | David Carlier | 2018-10-21 | 1 | -0/+7 |
* | Add internal_sysctl() used by FreeBSD, NetBSD, OpenBSD and MacOSX | Kamil Rytarowski | 2018-08-31 | 1 | -8/+8 |
* | OpenBSD UBsan support / common | Kamil Rytarowski | 2018-03-03 | 1 | -0/+101 |