Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DebugInfo: handle the DI asm printing change to reword '[fwd]' as '[decl]' an... | David Blaikie | 2013-06-21 | 1 | -4/+4 |
* | Simplify/generalize some debug info test cases | David Blaikie | 2013-03-19 | 1 | -4/+4 |
* | Generalize DebugInfo tests by avoiding explicit metadata numbers | David Blaikie | 2013-02-02 | 1 | -4/+4 |
* | Make sure to generate the right kind of MDNode for enum forward declarations. | Eli Friedman | 2012-10-05 | 1 | -1/+15 |
* | Support C++11 enum forward declarations. | Eric Christopher | 2012-06-01 | 1 | -0/+3 |
* | Emit C++11 enum class information if it exists. | Eric Christopher | 2012-05-23 | 1 | -0/+12 |