PR14492: Debug Info: Support for values of non-integer non-type template parameters.
[oota-llvm.git] / include / llvm / DIBuilder.h
2013-05-10 David BlaikiePR14492: Debug Info: Support for values of non-integer...
2013-05-07 David BlaikieRename DIImportedModule to DIImportedEntity and allow...
2013-04-22 Benjamin KramerMake doxygen comment match declaration.
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-19 Eric ChristopherReformat and nuke trailing whitespace.
2013-04-19 Adrian PrantlRename ClassType to the more accurate UnderlyingType...
2013-04-19 Eric ChristopherRevert "PR14606: debug info imported_module support"
2013-04-19 David BlaikiePR14606: debug info imported_module support
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-26 David BlaikieMake DIBuilder::createClassType more type safe by retur...
2013-03-20 David BlaikieDIBuilder: allow linkage name to be specified for globa...
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
2013-02-25 David BlaikieDIBuilder: support structs with vtable pointers in...
2013-02-22 Eric ChristopherAdd a field to the compile unit of where we plan on...
2013-02-18 David BlaikieNarrow the return types of a few DIBuilder utility...
2013-02-12 David BlaikieDIBuilder: make the return type of createBasicType...
2013-01-16 Eric ChristopherDefine metadata interfaces for describing a static...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-07 David BlaikiePR14759: Debug info support for C++ member pointers.
2012-12-04 Bill WendlingUse the 'count' attribute to calculate the upper bound...
2012-12-04 Bill WendlingAdd a 'count' field to the DWARF subrange.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-13 Eric ChristopherRevert "Use the 'count' attribute instead of the 'upper...
2012-11-13 Bill WendlingUse the 'count' attribute instead of the 'upper_bound...
2012-10-05 Eli FriedmanMake sure to generate the right kind of MDNode for...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-12 Eric ChristopherRecommit, with fixes:
2012-09-12 Eric ChristopherRevert "Add some support for dealing with an object...
2012-09-12 Eric ChristopherAdd some support for dealing with an object pointer...
2012-08-23 Dmitri GribenkoFix a bunch of -Wdocumentation warnings.
2012-07-19 Bill WendlingRemove tabs.
2012-06-29 Bill WendlingThe DIBuilder class is just a wrapper around debug...