summaryrefslogtreecommitdiffstats
path: root/lldb/source/Symbol/ClangExternalASTSourceCommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't use a "uintptr_t" for the metadata key, use a "void *". This removes a...Greg Clayton2013-03-271-3/+34
* This is the first phase of supporting the DW_AT_object_pointer tag. I expand...Jim Ingham2012-10-271-4/+10
* Added a mechanism for keeping track of where inSean Callanan2012-04-131-0/+12
* Added the ability for clients to grab a set of symbol table indexes and thenGreg Clayton2011-12-031-1/+1
* Added ClangExternalASTSourceCommon, a local superclassSean Callanan2011-12-031-0/+40
OpenPOWER on IntegriCloud