summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-311-263/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Handle pthread_sigmask in DemangleFunctionName()Kamil Rytarowski2018-10-301-0/+2
* [sanitizer] Trivial portion of the port to Myriad RTEMSWalter Lee2018-05-181-3/+3
* Add DemangleFunctionName for backtracing on NetBSDKamil Rytarowski2017-11-201-2/+79
* [sanitizer_common] Fuchsia-specific symbolizerVitaly Buka2017-08-011-0/+6
* [sanitizer_common] Move filesystem-related code out of sanitizer_common.ccVitaly Buka2017-07-221-0/+1
* Revert "[sanitizer_common] Move filesystem-related code out of sanitizer_comm...Vitaly Buka2017-07-201-1/+0
* [sanitizer_common] Move filesystem-related code out of sanitizer_common.ccAlex Shlyapnikov2017-07-201-0/+1
* [sanitizer] Use architecture/slice information when symbolizing fat Mach-O fi...Kuba Mracek2017-01-061-6/+11
* [sanitizer] add __sanitizer_symbolize_data (can only print the names of the g...Kostya Serebryany2016-09-191-0/+29
* [sanitizer_common] Apply modernize-use-nullptr, other minor fixesVedant Kumar2015-09-301-3/+4
* tsan: don't print external PCs in reportsDmitry Vyukov2015-06-241-1/+3
* [sanitizer_common] Added VS-style output for source locationsFilipe Cabecinhas2015-06-041-7/+16
* [Sanitizer] Introduce generic stack frame rendering machineryAlexey Samsonov2014-11-051-0/+132
OpenPOWER on IntegriCloud