summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBModuleSpec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere2019-02-131-33/+33
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [FileSystem] Move path resolution logic out of FileSpecJonas Devlieghere2018-11-011-1/+2
* Represent invalid UUIDs as UUIDs with length zeroPavel Labath2018-06-261-1/+2
* Modernize UUID classPavel Labath2018-06-211-2/+2
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-3/+3
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-155/+82
* Made all other "operator bool"s explicit and ensuredSean Callanan2013-10-041-1/+1
* Fixed GetModuleSpecifications() to work better overall:Greg Clayton2013-07-121-1/+1
* Added a way to extract the module specifications from a file. A module specif...Greg Clayton2013-07-081-0/+230
OpenPOWER on IntegriCloud