summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_flags.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/xray to .cppNico Weber2019-08-011-84/+0
* Improve error message when '=' is missing in {ASAN,...}_OPTIONS.Vitaly Buka2019-06-151-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay][compiler-rt] Support string-based config for FDR modeDean Michael Berris2018-05-041-6/+7
* [scudo] Allow options to be defined at compile timeKostya Kortchinsky2018-02-081-3/+1
* [XRay][compiler-rt] Allow for defining defaults at compile-timeDean Michael Berris2017-02-181-1/+25
* [XRay][compiler-rt][NFC] Turn ProudCase functions to humbleCase functionsDean Michael Berris2017-02-071-5/+5
* [XRay][compiler-rt] Disable XRay instrumentation of the XRay runtime.Dean Michael Berris2016-11-161-3/+4
* [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris2016-07-211-0/+61
* Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg2016-07-201-61/+0
* [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris2016-07-201-0/+61
OpenPOWER on IntegriCloud