summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/XRayLists.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists existIlya Biryukov2019-11-211-4/+7
* Revert "[Driver] Use VFS to check if sanitizer blacklists exist"Ilya Biryukov2019-11-211-7/+4
* [Driver] Use VFS to check if sanitizer blacklists existIlya Biryukov2019-11-211-4/+7
* Fix file headers. NFCFangrui Song2019-03-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay][llvm+clang] Consolidate attribute list filesDean Michael Berris2018-04-091-7/+17
* Allow specifying sanitizers in blacklistsVlad Tsyrklevich2017-09-251-5/+9
* [XRay][clang] Allow imbuing arg1 logging attribute via -fxray-always-instrument=Dean Michael Berris2017-05-241-0/+2
* [XRay] Add -fxray-{always,never}-instrument= flags to clangDean Michael Berris2017-03-301-0/+53
OpenPOWER on IntegriCloud