summaryrefslogtreecommitdiff
path: root/include/llvm/DIBuilder.h
Commit message (Expand)AuthorAge
* Make sure to generate the right kind of MDNode for enum forward declarations.Eli Friedman2012-10-05
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-17
* Recommit, with fixes:Eric Christopher2012-09-12
* Revert "Add some support for dealing with an object pointer on arguments."Eric Christopher2012-09-12
* Add some support for dealing with an object pointer on arguments.Eric Christopher2012-09-12
* Fix a bunch of -Wdocumentation warnings.Dmitri Gribenko2012-08-23
* Remove tabs.Bill Wendling2012-07-19
* The DIBuilder class is just a wrapper around debug info creationBill Wendling2012-06-29