Define metadata interfaces for describing a static data member
[oota-llvm.git] / include / llvm / DIBuilder.h
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...