summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Symbol] Use llvm::Expected when getting TypeSystemsAlex Langford2019-07-301-6/+8
* Pass ConstString by value (NFC)Adrian Prantl2019-03-061-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Fix (and improve) the support for C99 variable length array typesAdrian Prantl2018-11-051-1/+1
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-3/+2
* Rename Error -> Status.Zachary Turner2017-05-121-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-165/+151
* Import block pointers from DWARF as Clang block pointers, not as structs.Sean Callanan2016-05-021-0/+225
OpenPOWER on IntegriCloud