1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  3. cf4bd50 Generalize debug info tests to be forward compatible with future DISubprogram changes by David Blaikie · 12 years ago
  4. 083b90d Generalize DebugInfo tests by avoiding explicit metadata numbers by David Blaikie · 12 years ago
  5. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  6. 87380aa Forward declarations should take a context. This helps the debugger by Eric Christopher · 12 years ago
  7. e5bbebb The copy and destroy helper functions aren't prototyped, don't call them so. by Eric Christopher · 12 years ago
  8. be6c686 Enable debug info for objective c implementations that may not have by Eric Christopher · 12 years ago
  9. ea32047 Change location information for synthesized properties to be at the by Eric Christopher · 12 years ago
  10. 96579c4 Revert previous commit changing location information to see if this by Eric Christopher · 12 years ago
  11. 7435054 Change location information for synthesized properties to be at the by Eric Christopher · 12 years ago
  12. 3973acc Use the new method for specifying garbage collection metadata in the module. by Bill Wendling · 13 years ago
  13. c08c88c Update tests so that they don't rely upon LLVMDebugVersion number. by Devang Patel · 13 years ago
  14. 36370f5 Update tests to match r146665. by Devang Patel · 13 years ago
  15. 98a9203 Move these test from checking assembly to checking LLVM IR. Should fix fallout by Nick Lewycky · 13 years ago
  16. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  17. 0ccb31c These tests require particular registered targets. Declared as such. by Galina Kistanova · 13 years ago
  18. 58dc5ca Emit debug info for __destroy_helper_block_ and __copy_helper_block. by Devang Patel · 13 years ago