summaryrefslogtreecommitdiff
path: root/include/llvm/IR/DebugInfo.h
Commit message (Expand)AuthorAge
* DebugInfo: Use enum instead of unsignedEd Maste2014-05-07
* PR19598: Provide the ability to RAUW a declaration with itself, creating a no...David Blaikie2014-05-06
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* fix a comment to use ASCII aprostrophes.Adrian Prantl2014-04-02
* Add a comment about the DIDescriptor class hierarchy.Adrian Prantl2014-04-01
* Remove FIXMEs. The scope of a Variable is always a lexical scope; there isAdrian Prantl2014-04-01
* LTO type uniquing: store the Decl field of a DIImportedEntity as a DIRef.Adrian Prantl2014-04-01
* Add a comment about type-uniquing ObjC types.Adrian Prantl2014-04-01
* remove a bunch of unused private methodsNuno Lopes2014-03-23
* [C++11] Change DebugInfoFinder to use range-based loopsAlon Mishne2014-03-18
* Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl2014-03-18
* Add FIXMEs to use DIScopeRef instead of DIScope for LTO type uniqueing.Manman Ren2014-03-16
* [Layering] Move DebugInfo.h into the IR library where its implementationChandler Carruth2014-03-06