summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-enum-class.cpp
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: handle the DI asm printing change to reword '[fwd]' as '[decl]' an...David Blaikie2013-06-211-4/+4
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-4/+4
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-4/+4
* Make sure to generate the right kind of MDNode for enum forward declarations.Eli Friedman2012-10-051-1/+15
* Support C++11 enum forward declarations.Eric Christopher2012-06-011-0/+3
* Emit C++11 enum class information if it exists.Eric Christopher2012-05-231-0/+12
OpenPOWER on IntegriCloud