summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/asan_rtl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove NOLINTs from compiler-rtVitaly Buka2019-09-111-2/+2
| | | | llvm-svn: 371687
* [Sanitizer] checks ASLR on FreeBSDDavid Carlier2019-08-221-1/+1
| | | | | | | | | | | | - Especially MemorySanitizer fails if those sysctl configs are enabled. Reviewers: vitalybuka, emaste, dim Reviewed By: dim Differential Revision: https://reviews.llvm.org/D66582 llvm-svn: 369708
* compiler-rt: Rename .cc file in lib/asan to .cppNico Weber2019-08-011-0/+626
Like r367463, but for asan. llvm-svn: 367558
OpenPOWER on IntegriCloud