1. 3459ce2 Stop messing with the 'g' group of options in CompilerInvocation. by Douglas Katzman · 10 years ago
  2. 9dd4e4e DebugInfo: Metadata constructs now start with DI* by Duncan P. N. Exon Smith · 10 years ago
  3. f04be1f DebugInfo: Move new hierarchy into place (clang) by Duncan P. N. Exon Smith · 11 years ago
  4. 5c5e617 Use the zero-argument DIBuilder::createNullPtrType in Clang. by Peter Collingbourne · 12 years ago
  5. 86eac72 Simplify/generalize some debug info test cases by David Blaikie · 13 years ago
  6. 3cc207b Forward declarations should take a context. This helps the debugger by Eric Christopher · 13 years ago
  7. fb04ece Update tests so that they don't rely upon LLVMDebugVersion number. by Devang Patel · 14 years ago
  8. b25abd1 Move these test from checking assembly to checking LLVM IR. Should fix fallout by Nick Lewycky · 14 years ago
  9. 9ca5c42 Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 14 years ago
  10. ecaf9ac Emit debug info for c++0x nullptr. by Devang Patel · 14 years ago