1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  3. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  4. 083b90d Generalize DebugInfo tests by avoiding explicit metadata numbers by David Blaikie · 12 years ago
  5. 0395de3 Collect both normal and static data members of a class in source by Eric Christopher · 12 years ago
  6. 87380aa Forward declarations should take a context. This helps the debugger by Eric Christopher · 12 years ago
  7. c08c88c Update tests so that they don't rely upon LLVMDebugVersion number. by Devang Patel · 13 years ago
  8. 9ec60df rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  9. 31cbe68 Revert r148138; it's causing test failures. by Eli Friedman · 13 years ago
  10. edd4f3c rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  11. 98a9203 Move these test from checking assembly to checking LLVM IR. Should fix fallout by Nick Lewycky · 13 years ago
  12. ee22697 Added registered targets for in-test dependency declarations. by Galina Kistanova · 13 years ago
  13. 003255b Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead. by Galina Kistanova · 13 years ago[Renamed from test/CodeGen/X86/2009-10-20-GlobalDebug.c]
  14. ef4b198 Just one for now to see how it will fly. by Galina Kistanova · 13 years ago[Renamed from test/CodeGen/2009-10-20-GlobalDebug.c]
  15. 7fac68a There is no need to pubish file static variable's name. Do not rely on this code gen bug to check whether debug info is generated for such variables or not. by Devang Patel · 14 years ago
  16. 5d822f0 Use clang::VarDecl name instead of llvm::GlobalVariable name. by Devang Patel · 14 years ago
  17. f95dd73 Adjust testcase for recent DWARF printer changes. by Benjamin Kramer · 15 years ago
  18. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  19. eadfeb5 MIPS linkage name confuses gdb here. Generate and test DW_AT_name here. by Devang Patel · 15 years ago
  20. 27059c8 Force triple; this test was failing on non-darwin platforms due to different by Benjamin Kramer · 15 years ago
  21. f6a39b7 Encode global variable name in debug info. by Devang Patel · 15 years ago