Age | Commit message (Expand) | Author |
---|---|---|
2013-03-19 | Simplify/generalize some debug info test cases | David Blaikie |
2013-02-02 | Generalize DebugInfo tests by avoiding explicit metadata numbers | David Blaikie |
2012-02-03 | Update tests so that they don't rely upon LLVMDebugVersion number. | Devang Patel |
2011-10-27 | Move these test from checking assembly to checking LLVM IR. Should fix fallout | Nick Lewycky |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-09-14 | Emit debug info for c++0x nullptr. | Devang Patel |
2011-09-12 | Update test to fix windows buildbot. | Devang Patel |
2011-09-12 | Fix debug info encodings for char16_t and char32_t. | Devang Patel |