1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  2. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  3. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  4. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  5. 8b6aaa9 DebugInfo: omit debug info for friends by David Blaikie · 11 years ago
  6. 8495379 CGDebugInfo: Hoist string allocation in a helper function. No functionality change. by Benjamin Kramer · 11 years ago
  7. e575359 Fix constructor-related typos. by Benjamin Kramer · 11 years ago
  8. c23b1db Debug Info: pass in DIScope instead of DIDescriptor in createFieldType. by Manman Ren · 11 years ago
  9. 29b8b68 Reapply r189013 (reverted in r189906) now that the underlying issue is fixed and tested (in r189996) by David Blaikie · 11 years ago
  10. 2a7002e Revert "DebugInfo: Remove explicit declaration-emissiong handling now that we have a more principled approach (the 'requires complete type' callback)" by David Blaikie · 11 years ago
  11. 3b8e0b7 Revert r189649 because it was breaking sanitizer bots. by Yunzhong Gao · 11 years ago
  12. 51a31e1 Fixing a bug where debug info for a local variable gets emitted at file scope. by Yunzhong Gao · 11 years ago
  13. f332733 Debug Info: update interface for CreateEnumType and getOrCreateRecordFwdDecl. by Manman Ren · 11 years ago
  14. 4725196 DebugInfo: Remove explicit declaration-emissiong handling now that we have a more principled approach (the 'requires complete type' callback) by David Blaikie · 11 years ago
  15. 5e6937b DebugInfo: comment/inlining based on feedback from Eric & Adrian by David Blaikie · 11 years ago
  16. eaacc88 DebugInfo: Simplify/clarify propagation of typemembers between declaration and definition by David Blaikie · 11 years ago
  17. 5434fc2 Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class"""" by David Blaikie · 11 years ago
  18. 90e5523 Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""" by Michael Gottesman · 11 years ago
  19. fcbeab6 Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class"" by David Blaikie · 11 years ago
  20. 498298d DebugInfo: Don't emit vbase 'containing types' for context chain limited types by David Blaikie · 11 years ago
  21. 05a0569 Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class" by David Blaikie · 11 years ago
  22. 152701b DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class by David Blaikie · 11 years ago
  23. 841fd11 DebugInfo: Contrain the record type parameter for CollectRecordFields by David Blaikie · 11 years ago
  24. 045a9f6 Revert r188498. by Evgeniy Stepanov · 11 years ago
  25. cbcb030 DebugInfo: CollectRecordStaticField -> CreateRecordStaticField to return its result. by David Blaikie · 11 years ago
  26. f1f5cc3 DebugInfo: Split out the implementation of getStaticDataMemberDeclaration for future use by David Blaikie · 11 years ago
  27. 27ab036 DebugInfo: Make CGDebugInfo::getStaticDataMemberDeclaration's argument type match the semantics by David Blaikie · 11 years ago
  28. 2780489 DebugInfo: Unify & optimize the lazy addition of record types by David Blaikie · 11 years ago
  29. c5cd1a7 DebugInfo: Revert change to the return type of createRecordFwdDecl by David Blaikie · 11 years ago
  30. 951094b DebugInfo: Don't create duplicate forward declaration metadata unnecessarily. by David Blaikie · 11 years ago
  31. 4a07716 DebugInfo: simplify some limited/declaration creation APIs by David Blaikie · 11 years ago
  32. 09ade33 typo. by Adrian Prantl · 11 years ago
  33. b6cdc96 Debug Info: Fix an oversight of r186553. Ensure that the function prologue by Adrian Prantl · 11 years ago
  34. b061ce2 s/BuiltinLocation/ArtificialLocation/ by Adrian Prantl · 11 years ago
  35. ed6bbe4 Replace llvm::DIBuilder::DisableDebugLocations() with two RAII interfaces by Adrian Prantl · 11 years ago
  36. 0f855a9 Reformat line. by Eric Christopher · 11 years ago
  37. 688cf5b Move BlockLiteralGeneric earlier in CGDebugInfo and remove by Eric Christopher · 11 years ago
  38. 35178dc DebugInfo: Support (using GNU extensions) for template template parameters and parameter packs by David Blaikie · 11 years ago
  39. 076f51f Fix all the silly things I committed in r184509 by David Blaikie · 11 years ago
  40. eab6a36 Alternative fix for r184473. by David Blaikie · 11 years ago
  41. 5f6e2f4 PR16214: Debug Info: -flimit-debug-info doesn't omit definitions for types used via typedefs by David Blaikie · 11 years ago
  42. b0f77b0 DebugInfo: Rename CreatePointerType to getOrCreateTypeDeclaration by David Blaikie · 11 years ago
  43. 9a84529 Debug Info: Handle function/method types using the most specific type by David Blaikie · 11 years ago
  44. fc46ebc PR14606: Debug Info for namespace aliases/DW_TAG_imported_module by David Blaikie · 11 years ago
  45. 3a7d82c Make this const since it never changes (and should never change). by Eric Christopher · 11 years ago
  46. 9faebd2 Revert "Revert "Debug Info: Using declarations/DW_TAG_imported_declaration of variables, types, and functions."" by David Blaikie · 11 years ago
  47. 7c811dc Whitespace. by Eric Christopher · 11 years ago
  48. 13c9767 Replace a pile of calls with an instance variable that's set by Eric Christopher · 11 years ago
  49. 59f0a5a Set the debug location for landing pad code to the canonical EH location. by Adrian Prantl · 11 years ago
  50. 214c3d6 Revert "Debug Info: Using declarations/DW_TAG_imported_declaration of variables, types, and functions." by David Blaikie · 11 years ago
  51. 87360f2 Debug Info: Comment changes in r181393 by request of echristo by David Blaikie · 11 years ago
  52. 3923d6a Debug Info: Using declarations/DW_TAG_imported_declaration of variables, types, and functions. by David Blaikie · 11 years ago
  53. 957dac5 Revert "Revert "PR14606: Debug info for using directives/DW_TAG_imported_module"" by David Blaikie · 11 years ago
  54. c3e81e7 Revert "PR14606: Debug info for using directives/DW_TAG_imported_module" by Eric Christopher · 11 years ago
  55. cec3984 PR14606: Debug info for using directives/DW_TAG_imported_module by David Blaikie · 11 years ago
  56. bb00079 Give CGDebugInfo::getContextDescriptor a more specific return type by David Blaikie · 11 years ago
  57. f068c92 Revert "Revert r178079, it caused PR15637." by Eric Christopher · 11 years ago
  58. bd0152f Revert r178079, it caused PR15637. by Nico Weber · 11 years ago
  59. e86fcc4 Improvement on r177086. by Adrian Prantl · 11 years ago
  60. d74505e Debug Info: remove use of magic numbers to tweak specific debug info metadata fields by David Blaikie · 11 years ago
  61. 836e7c9 Allocate stack storage for .block_descriptor and captured self at -O0. by Adrian Prantl · 11 years ago
  62. 00df5ea Force column info to be generated for call expressions so we can by Adrian Prantl · 11 years ago
  63. ebbd7e0 Improve the caching of debuginfo Objective C interface types. by Adrian Prantl · 11 years ago
  64. 4919de6 Ensure that DIType is regenerated after we visit an implementation by Adrian Prantl · 11 years ago
  65. 10b4df7 Temporarily revert r176116 for compile-time performance regression. by Adrian Prantl · 11 years ago
  66. 58c7903 Ensure that DIType is regenerated after we visited an implementation that adds ivars to an interface. Fixes rdar://13175234 by Adrian Prantl · 11 years ago
  67. c8c2427 Revert r174246, accidentally committed. by David Blaikie · 11 years ago
  68. 1513eb9 Basics by David Blaikie · 11 years ago
  69. e6b9d80 Implement OpenCL event_t as Clang builtin type, including event_t related OpenCL restrictions (OpenCL 1.2 spec 6.9) by Guy Benyei · 12 years ago
  70. 0395de3 Collect both normal and static data members of a class in source by Eric Christopher · 12 years ago
  71. 9c78f9b Extract the instance-method case for debug info out into a separate function. by David Blaikie · 12 years ago
  72. b13621d Re-commit r170428 changes with Linux style file endings. by Guy Benyei · 12 years ago
  73. 7f92f2d Revert changes from r170428, as I accidentally changed the line endings of these files to Windows style. by Guy Benyei · 12 years ago
  74. 736104a Add OpenCL images as clang builtin types. by Guy Benyei · 12 years ago
  75. 55fc873 Sort all of Clang's files under 'lib', and fix up the broken headers uncovered. by Chandler Carruth · 12 years ago
  76. b15c898 objective-C blocks: Make sure that identical logic is used by Fariborz Jahanian · 12 years ago
  77. c4a7790 Use empty parens for empty function parameter list instead of '(void)'. by Dmitri Gribenko · 12 years ago
  78. bf3a966 Reapply: by Eric Christopher · 12 years ago
  79. 1dc7ab0 Temporarily revert r162066 and r162062 to see if it brings the gdb bots back. by Eric Christopher · 12 years ago
  80. 8bf4ab3 Add some caching here for the builtin types. by Eric Christopher · 12 years ago
  81. 478851c Drop the ASTContext.h include from Stmt.h and fix up transitive users. by Benjamin Kramer · 12 years ago
  82. 7b7c973 Update based on move of DIBuilder.h to include/llvm. by Bill Wendling · 12 years ago
  83. 2a5d644 Update the #include to find the DebugInfo.h in the correct place by Bill Wendling · 12 years ago
  84. be6c686 Enable debug info for objective c implementations that may not have by Eric Christopher · 12 years ago
  85. 7ff0c5d Add in a caching mechanism so that forward declarations are replaced by Eric Christopher · 12 years ago
  86. 51b2f6b Remove UpdateCompletedType from the debug info emission. We now by Eric Christopher · 12 years ago
  87. 9965dea Reapply r150631: by Eric Christopher · 12 years ago
  88. 64a0430 Revert "Add a completed/incomplete type difference. This allows us to have" by Eric Christopher · 12 years ago
  89. 9a68d45 Add a completed/incomplete type difference. This allows us to have by Eric Christopher · 12 years ago
  90. 42e75da Temporarily walk back a few of my recent debug info limiting changes by Eric Christopher · 12 years ago
  91. 9caf440 Constify the getClassName routine and variables that come out of it, by Eric Christopher · 12 years ago
  92. 0086a5b For pass-by-value record arguments to functions emit a forward decl by Eric Christopher · 12 years ago
  93. 6faa554 Refactor into its own function. by Eric Christopher · 13 years ago
  94. 5d613b5 Refactor the record decl forward declaration code a bit. by Eric Christopher · 13 years ago
  95. a70e246 Typo. by Eric Christopher · 13 years ago
  96. 4ddca8a When adding types to the context chain for record types, just emit by Eric Christopher · 13 years ago
  97. 973bbb6 When in a limited debug information situation if we can find the original by Eric Christopher · 13 years ago
  98. d4c100e Minor cleanup, mostly reindenting. Remove one helper function that just called by Nick Lewycky · 13 years ago
  99. 73fb350 Recommit: by Eric Christopher · 13 years ago
  100. 28e0635 Revert file/scope handling patches. gdb testing revealed a couple of bugs. by Eric Christopher · 13 years ago