aboutsummaryrefslogtreecommitdiff
path: root/lib/libclang_rt/msan_cxx
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Update build glue for libclang_rt.Dimitry Andric2020-01-271-7/+7
| | | | Notes: svn path=/projects/clang1000-import/; revision=357178
* Update libclang_rt:Dimitry Andric2019-09-011-0/+1
| | | | | | | | | * Add cfi, dd, fuzzer and xray * Update arch support * Update OptionalObsoleteFiles.inc Notes: svn path=/projects/clang900-import/; revision=351667
* Update lib/libclang_rt for compiler-rt trunk r338150.Dimitry Andric2018-08-031-0/+16
Notes: svn path=/projects/clang700-import/; revision=337260