1. a3bfa54 Switch attribute test line endings from CRLF by Alp Toker · 11 years ago
  2. a7c8b10 Follow-up to r192822: fix Clang assertion when building with -fexceptions by Timur Iskhodzhanov · 11 years ago
  3. 2e3fd94 Add the context that a function was created in as the context for the by Eric Christopher · 11 years ago
  4. 8255274 [-cxx-abi microsoft] Fix this argument/parameter offsets for virtual destructors in the presence of virtual bases by Timur Iskhodzhanov · 11 years ago
  5. 4f0acc8 Remove a workaround for PR16406 from the vtables-virtual-inheritance test by Timur Iskhodzhanov · 11 years ago
  6. d6be277 On 32 bit windows, mangle stdcall and fastcall decls in clang. by Rafael Espindola · 11 years ago
  7. 601e9d3 Remove this regression test now that PR17578 is fixed (r192674). The fix is to by Yunzhong Gao · 11 years ago
  8. 64601ce Don't depend on alias to declarations. by Rafael Espindola · 11 years ago
  9. 42090d6 [ms-cxxabi] Fix assert in unspecified inheritance memptr emission by Reid Kleckner · 11 years ago
  10. b85695d Adding a regression test for PR17578. It is marked xfail until the bug is fixed. by Yunzhong Gao · 11 years ago
  11. 7bb7230 Use castAs instead of cast in thunk generation by Reid Kleckner · 11 years ago
  12. b2969b1 Adds Microsoft compatiable C++ record layout code to clang. by Warren Hunt · 11 years ago
  13. 0866b9f Don't hardcode the alias order in this test. by Rafael Espindola · 11 years ago
  14. dbabeb2 Debug Info: update testing cases when the context field of subprogram is updated by Manman Ren · 11 years ago
  15. 6a6f4ad Disable RTTI in one test so clang doesn't assert behind the scenes by Timur Iskhodzhanov · 11 years ago
  16. dbd0900 Revert "Use aliases for more constructors and destructors." by Rafael Espindola · 11 years ago
  17. c6d6800 Debug Info: update testing cases when the context and type fields of by Manman Ren · 11 years ago
  18. 5bd0d44 Initialize vtorDisp in class constructors and destructors by Timur Iskhodzhanov · 11 years ago
  19. 5720858 Use aliases for more constructors and destructors. by Rafael Espindola · 11 years ago
  20. 2cb17a0 Reland 192220 "Abstract out parts of thunk emission code, add support for simple thunks when using -cxx-abi microsoft" with relaxed assertions by Timur Iskhodzhanov · 11 years ago
  21. ae23947 Debug Info: update testing cases when the context field of by Manman Ren · 11 years ago
  22. 7e43a43 Debug Info: update testing cases when the derived-from field of by Manman Ren · 11 years ago
  23. 1fe3263 Debug Info: update testing cases when the derived-from field of by Manman Ren · 11 years ago
  24. 0ac66c0 Revert 192220 as it fails on an assertion by Timur Iskhodzhanov · 11 years ago
  25. c3dcfa2 Abstract out parts of thunk emission code, add support for simple thunks when using -cxx-abi microsoft by Timur Iskhodzhanov · 11 years ago
  26. ffc63a8 Fix linkage calculation of auto member functions returning lambdas by Faisal Vali · 11 years ago
  27. d1a32c3 [ms-cxxabi] Fix the calling convention for operator new in records by Reid Kleckner · 11 years ago
  28. 8dd4baa Fix objectsize tests after r192117 by Matt Arsenault · 11 years ago
  29. cbf8dde Fix PR17382 - properly group virtual method overloads in the vftable by Timur Iskhodzhanov · 11 years ago
  30. 8e0f65f Debug Info: update testing cases when the derived-from field of a by Manman Ren · 11 years ago
  31. dadbd47 Temporarily revert r191801 due to conflicts with the revert of r191792. by Eric Christopher · 11 years ago
  32. cf467a9 Add test from pr17476. by Rafael Espindola · 11 years ago
  33. 9a3be4c Fix crashes when creating global instances of polymorphic classes without fields by Timur Iskhodzhanov · 11 years ago
  34. 865750e Debug Info: update testing cases when the derived-from field of a by Manman Ren · 11 years ago
  35. 454897d Run the -cxx-abi test in 32-bit mode as the 64-bit one crashes on the bots by Timur Iskhodzhanov · 11 years ago
  36. 75fd1f0 Author a FIXME in a test now that PR12784 is fixed by Timur Iskhodzhanov · 11 years ago
  37. de8eaa2 Fix computation of linkage within nested lambdas. by Faisal Vali · 11 years ago
  38. c6867dd Revert the linkage fix. by Faisal Vali · 11 years ago
  39. 99229cd Fix computation of linkage within nested lambdas. by Faisal Vali · 11 years ago
  40. 4cb295d Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y; by Richard Smith · 11 years ago
  41. 39edfeb Switch from putting init capture VarDecls in the surrounding DeclContext to by Richard Smith · 11 years ago
  42. 04fa7a3 Per latest drafting, switch to implementing init-captures as if by declaring by Richard Smith · 11 years ago
  43. d0629eb Variable templates: handle instantiation of static data member templates by Richard Smith · 11 years ago
  44. d2af0dd Quick-fix the test for no-asserts build by Timur Iskhodzhanov · 11 years ago
  45. a53d7a0 Abstract out the emission of vtables, add basic support for vtable emission when using -cxx-abi microsoft by Timur Iskhodzhanov · 11 years ago
  46. fe16aa3 AST: Handle qualified array types in typeid() expressions by David Majnemer · 11 years ago
  47. ecbce69 Implement restriction that a partial specialization must actually specialize by Richard Smith · 11 years ago
  48. a41c97a Switch the semantic DeclContext for a block-scope declaration of a function or by Richard Smith · 11 years ago
  49. aa82461 Revert "Revert "[-cxx-abi microsoft] Mangle local TagDecls appropriately"" by David Majnemer · 11 years ago
  50. 1f7fd68 Revert "[-cxx-abi microsoft] Mangle local TagDecls appropriately" by David Majnemer · 11 years ago
  51. 0754047 [-cxx-abi microsoft] Mangle local TagDecls appropriately by David Majnemer · 11 years ago
  52. 69b6515 Fix const-eval of vector init-lists of a vector. by Eli Friedman · 11 years ago
  53. 2440fb1 Add error checking to reject neon_vector_type attribute on targets without NEON. by Amara Emerson · 11 years ago
  54. 3312933 Handle PredefinedExpr with templates and lambdas by Wei Pan · 11 years ago
  55. abcfa61 Parse: Template specializations which aren't dependent needn't have their parsing be delayed by David Majnemer · 11 years ago
  56. 8b6aaa9 DebugInfo: omit debug info for friends by David Blaikie · 11 years ago
  57. 978c5e0 [-cxx-abi microsoft] Mangle user defined entry points properly by David Majnemer · 11 years ago
  58. cab7dad [-cxx-abi microsoft] Mangle declarations inside extern "C" by David Majnemer · 11 years ago
  59. 167b774 CHECK -> CHECK-DAG by David Majnemer · 11 years ago
  60. 58e4cd0 [-cxx-abi microsoft] Canonicalize array parameters better by David Majnemer · 11 years ago
  61. 6c3eb6b Fix test. by Eli Friedman · 11 years ago
  62. 62a3bba Disable the bool and enum sanitizers when emitting the implicitly-defined copy by Nick Lewycky · 11 years ago
  63. ebaee6b The cleanup attribute no longer uses an unresolved, simple identifier as its argument. Instead, it takes an expression that is fully resolved. by Aaron Ballman · 11 years ago
  64. c5c6fa7 [ms-cxxabi] Mangle dynamic initializer stubs the same way MSVC does by Reid Kleckner · 11 years ago
  65. 942f9fe [ms-cxxabi] Implement guard variables for static initialization by Reid Kleckner · 11 years ago
  66. 7fda207 Generate code for the move assignment operator using memcpy, the same as we do by Nick Lewycky · 11 years ago
  67. db2c42c Debug Info: Update testing case. by Manman Ren · 11 years ago
  68. 74341d8 PR17046, PR17092: Debug Info assert-on-valid due to member loss when context creation recreates the item the context is created for by David Blaikie · 11 years ago
  69. 832e921 Debug Info: Update testing case. by Manman Ren · 11 years ago
  70. e7eb0c4 PR17103: Scoped enumerations with signed integer types have signed integer by Richard Smith · 11 years ago
  71. 0d520f7 Do not emit duplicate global initializers for template static data members inside namespaces by David Blaikie · 11 years ago
  72. a3f55b0 Don't pass -O0 to clang_cc1, it is the default. by Rafael Espindola · 11 years ago
  73. c47063e Order initializers of static data members of explicit specializations by Reid Kleckner · 11 years ago
  74. 5847b71 Fix the test on -Asserts build. by Rafael Espindola · 11 years ago
  75. 28c73f1 Use -O0 in this test too. by Rafael Espindola · 11 years ago
  76. 752e1b4 Don't run optimizations in a clang test. by Rafael Espindola · 11 years ago
  77. dc1ac5e Emit uuid globals as linkonce_odr by Reid Kleckner · 11 years ago
  78. 889a675 Don't emit an available_externally vtable pointing to linkonce_odr funcs. by Rafael Espindola · 11 years ago
  79. 3b8e0b7 Revert r189649 because it was breaking sanitizer bots. by Yunzhong Gao · 11 years ago
  80. 51a31e1 Fixing a bug where debug info for a local variable gets emitted at file scope. by Yunzhong Gao · 11 years ago
  81. 3f12581 Pass the special backend option to this test for now to get it passing again. by Eric Christopher · 11 years ago
  82. 83369bf Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 11 years ago
  83. 1876045 Debug Info: this reverts commit r189600. by Manman Ren · 11 years ago
  84. f1acc31 Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 11 years ago
  85. 9d57b8d Sema: Subst type default template args earlier by David Majnemer · 11 years ago
  86. 11fa751 DebugInfo: Further fix/improvements to r189494 (and LLVM r189495). by David Blaikie · 11 years ago
  87. 100dfd7 Debug Info testing case: update uuid testing case to check against Itanium. by Manman Ren · 11 years ago
  88. 7b1e9b4 Debug Info testing case: move uuid-related testing to a separate file. by Manman Ren · 11 years ago
  89. c7971a9 Revert "PR14569: Omit debug info for thunks" by David Blaikie · 11 years ago
  90. 1f71f39 [-cxx-abi microsoft] Change the vdtor implicit should_call_delete argument type to int by Timur Iskhodzhanov · 11 years ago
  91. 1942e18 PR14569: Omit debug info for thunks by David Blaikie · 11 years ago
  92. d7feb04 Debug Info: follow-up patch to r189283. by Manman Ren · 11 years ago
  93. 0858246 Debug Info: add an identifier field to DICompositeType. by Manman Ren · 11 years ago
  94. 134bf5d Use CHECK-DAG in this test. by Rafael Espindola · 11 years ago
  95. c3030bc Simplify/clean up debug info suppression in CodeGenFunction by David Blaikie · 11 years ago
  96. 8d9f800 Test by David Blaikie · 11 years ago
  97. 4b10406 Fix virtual destructor mangling when using "-cxx-abi microsoft" on x64 by Timur Iskhodzhanov · 11 years ago
  98. 5db8b31 DebugInfo: Emit info for casted decls in template args by David Majnemer · 11 years ago
  99. ae3d7a1 Fix test, make the template type a const pointer. by David Majnemer · 11 years ago
  100. 87b1f6d DebugInfo: Emit info for constant expressions in template arguments by David Majnemer · 11 years ago