aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/API/SBModuleSpec.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-155/+82
2013-10-04Made all other "operator bool"s explicit and ensuredSean Callanan1-1/+1
2013-07-12Fixed GetModuleSpecifications() to work better overall:Greg Clayton1-1/+1
2013-07-08Added a way to extract the module specifications from a file. A module specif...Greg Clayton1-0/+230