1. 5ed9b93 Make sure to check the accessibility of and mark the destructor for the by Eli Friedman · 14 years ago
  2. d1c1d7b typeid() produces type information for the cv-unqualified version of by Douglas Gregor · 14 years ago
  3. 94a6157 Downgrade deletion of a void* from an error (which is should be) to an by Douglas Gregor · 14 years ago
  4. bd054db Renamed misleading getSourceRange -> getLocalSourceRange and getFullSourceRange -> getSourceRange for TypeLoc. by Abramo Bagnara · 14 years ago
  5. ea1471e Support implicitly closing on 'this' in a block. Fixed PR7165. by John McCall · 14 years ago
  6. b65a458 When a conditional operator is an rvalue of class type, we need to by Douglas Gregor · 14 years ago
  7. e4da7a0 Added basic source locations to Elaborated and DependentName types. by Abramo Bagnara · 14 years ago
  8. fb4a543 Implement C++ support for vector and extended vector types. This by Douglas Gregor · 14 years ago
  9. 55cbd6e Correctly diagnose array 'new' with initialization arguments when the new type is a typedef to an array type. by Anders Carlsson · 14 years ago
  10. 3caf04e When the type-id or new-type-id of a C++ "new" expression is a typedef by Douglas Gregor · 14 years ago
  11. 3c9034c Recognize when the named return value optimization applies in a by Douglas Gregor · 14 years ago
  12. 6fb745b Rework when and how vtables are emitted, by tracking where vtables are by Douglas Gregor · 14 years ago
  13. 465d41b Merged Elaborated and QualifiedName types. by Abramo Bagnara · 15 years ago
  14. 380c213 Speculatively revert r103497, "Do not mark the virtual members of an by Daniel Dunbar · 15 years ago
  15. bbbe074 Do not mark the virtual members of an implicitly-instantiated class as by Douglas Gregor · 15 years ago
  16. eecf38f Fixed DISABLE_SMART_POINTERS breakage by Douglas Gregor · 15 years ago
  17. 586596f Rework our handling of temporary objects within the conditions of by Douglas Gregor · 15 years ago
  18. 323ed74 Rearchitect -Wconversion and -Wsign-compare. Instead of computing them by John McCall · 15 years ago
  19. 48c9501 The array form of 'new' can never have initializers. by Anders Carlsson · 15 years ago
  20. 28e9483 Simplify. by Anders Carlsson · 15 years ago
  21. ad4e02f When determining a standard conversion sequence involves resolving the by Douglas Gregor · 15 years ago
  22. 57fdc8a Improve source-location information in a C++ typeid (type) expression by Douglas Gregor · 15 years ago
  23. b0fd483 Improve the diagnostic when we find something we did not expect in a by Douglas Gregor · 15 years ago
  24. f9d68e1 Add base paths for CK_BaseToDerived and CK_BaseToDerivedMemberPointer. by Anders Carlsson · 15 years ago
  25. 5cf86ba Actually produce base paths for CastExprs of kind CK_DerivedToBase. by Anders Carlsson · 15 years ago
  26. 41b2dcd Add BasePath arguments to all cast expr constructors. by Anders Carlsson · 15 years ago
  27. e25a96c Pass the base specifiers through to CheckDerivedToBaseConversion. No functionality change yet. by Anders Carlsson · 15 years ago
  28. f1b48b7 CastExpr should not hold a pointer to the base path. More cleanup. by Anders Carlsson · 15 years ago
  29. 107de90 Keep track of when DependentNameTypes have no associated keyword by Douglas Gregor · 15 years ago
  30. 88465d3 Add an InheritancePath parameter to the ImplicitCastExpr constructor. by Anders Carlsson · 15 years ago
  31. 17e1d35 Require a complete type for the lhs of member pointer dereference operations if the type isn't exactly the same as the container class. Fixes PR6783. by Sebastian Redl · 15 years ago
  32. ac41816 Call PerformCopyInitialization to properly initialize the exception temporary by John McCall · 15 years ago
  33. 9c82afc Restore r101841 without modification. Also mark 'operator delete' as used for by John McCall · 15 years ago
  34. 3609432 Revert r101841 and follow-up. by John McCall · 15 years ago
  35. af5ece5 Don't bother looking for (or diagnosing problems with) the 'operator delete' by John McCall · 15 years ago
  36. 16573fa Keep track of the actual storage specifier written on a variable or by Douglas Gregor · 15 years ago
  37. 8f00dcf Switch Sema::FindCompositePointerType() over to InitializationSequence. by Douglas Gregor · 15 years ago
  38. 575c63a Move Sema::PerformImplicitConversion over to where Sema::TryImplicitConversion is, for my own sanity. No functionality change by Douglas Gregor · 15 years ago
  39. ba70ab6 Make Sema::BuildCXXCastArgument static, since it now only has one caller. No functionality change by Douglas Gregor · 15 years ago
  40. d6e44a3 Collapse the three separate initialization paths in by Douglas Gregor · 15 years ago
  41. 74e386e Kill ForceRValue once and for all by Douglas Gregor · 15 years ago
  42. 871f439 Eliminate the Elidable parameter to PerformImplicitConversion; we don't need it. by Douglas Gregor · 15 years ago
  43. bf422f9 Diagnose attempts to throw an abstract class type. by Douglas Gregor · 15 years ago
  44. 59fc269 When a member pointer is dereferenced, the class it points into must be complete. Enforce this. by Sebastian Redl · 15 years ago
  45. 9ab1454 Make CXXScopeSpec invalid when incomplete, and propagate that into any by Jeffrey Yasskin · 15 years ago
  46. c91cc66 Check access for the implicit calls to destructors that occur when we by John McCall · 15 years ago
  47. 1927b1f Minor cleanup with the ternary operator by Douglas Gregor · 15 years ago
  48. 849b243 Reinstate my CodeModificationHint -> FixItHint renaming patch, without by Douglas Gregor · 15 years ago
  49. 275313c Revert r100008, which inexplicably breaks the clang-i686-darwin10 builder by Douglas Gregor · 15 years ago
  50. d0ebe08 Rename CodeModificationHint to FixItHint, since we've been using the by Douglas Gregor · 15 years ago
  51. 32daa42 Regularize support for naming conversion functions in using decls. by John McCall · 15 years ago
  52. 6bb8017 Propagate the "found declaration" (i.e. the using declaration instead of by John McCall · 15 years ago
  53. 264ba48 the big refactoring bits of PR3782. by Rafael Espindola · 15 years ago
  54. dec4c24 Remove unused static function by Douglas Gregor · 15 years ago
  55. 0fd8ff7 When trying to determine whether one operand of a conditional by Douglas Gregor · 15 years ago
  56. 29ecaba Eliminate the non-InitializedEntity PerformCopyInitialization() and by Douglas Gregor · 15 years ago
  57. b70cf44 Switch semantic analysis of the conditional operator from using by Douglas Gregor · 15 years ago
  58. f0e0b17 Kill off two more uses of Sema::CheckReferenceInit in favor of the new by Douglas Gregor · 15 years ago
  59. 9aa472c Remember the "found declaration" for an overload candidate, which is the by John McCall · 15 years ago
  60. 90c8c57 from code inspection, we were treating placement news with one argument as by John McCall · 15 years ago
  61. d1b47bf Warn about comparing an unsigned expression with 0 in tautological ways. by John McCall · 15 years ago
  62. 3cb0ebd Create a new InjectedClassNameType to represent bare-word references to the by John McCall · 15 years ago
  63. 5fccd36 Reinstate r97674 with a fix for the assertion that was firing in <list> by Douglas Gregor · 15 years ago
  64. a7cb22d Revert r97674; it's causing failures by Douglas Gregor · 15 years ago
  65. b29b37d Implement disambiguation of base class members via a by Douglas Gregor · 15 years ago
  66. 7b9a5aa During codegen assert that any copy assignment, destructor or constructor that by Rafael Espindola · 15 years ago
  67. a9bff30 Warn about the deprecated string literal -> char* conversion. Fixes PR6428. by Douglas Gregor · 15 years ago
  68. 6d90870 Implement semantic analysis for C++ [expr.new]p18-20, which describe by Douglas Gregor · 15 years ago
  69. b2cb1cb When computing the composite pointer type for relational comparisons, by Douglas Gregor · 15 years ago
  70. edc9050 Restore the invariant that a nested-name-specifier can only contain by Douglas Gregor · 15 years ago
  71. a2e7dd2 Use CXXPseudoDestructorExpr as the stored representation for dependent by Douglas Gregor · 15 years ago
  72. b1bdc62 Catch more uses of uninitialized implicit conversion sequences. by John McCall · 15 years ago
  73. fce46ee Keep track of the location of the '~' in a pseudo-destructor expression. by Douglas Gregor · 15 years ago
  74. 26d4ac9 Retain complete source information for the type after the '~' in a by Douglas Gregor · 15 years ago
  75. b4a418f Make sure that we have type source information for the scope type of a by Douglas Gregor · 15 years ago
  76. b57fb49 Split ActOnPseudoDestructorExpr into the part that interprets the by Douglas Gregor · 15 years ago
  77. e0601ea Retain source information for the "type-name ::" in a by Douglas Gregor · 15 years ago
  78. 7754908 ActOnPseudoDestructorExpr now performs all semantic analysis for by Douglas Gregor · 15 years ago
  79. d4dca08 Rework parsing of pseudo-destructor expressions and explicit by Douglas Gregor · 15 years ago
  80. 93649fd Implement crazy destructor name lookup semantics differently in by Douglas Gregor · 15 years ago
  81. ce056bc Eliminate the default arguments to ASTContext::getFunctionType(), by Douglas Gregor · 15 years ago
  82. b10cd04 Implement support for parsing pseudo-destructor expression with a nested-name-specifier, e.g., by Douglas Gregor · 15 years ago
  83. 5e895a8 Commiting a revert from dgregor of a bit of destructor logic until we can by Chandler Carruth · 15 years ago
  84. b372b0f Fixed a crash specific to blocks in c++ uncovered by an internal test suite. by Fariborz Jahanian · 15 years ago
  85. 124b878 Improve parsing and instantiation of destructor names, so that we can by Douglas Gregor · 15 years ago
  86. ad7fe86 Fix leak in CXXNewExpr where the SubExprs array would get allocated directly using 'new[]' instead of the allocator associated with ASTContext. by Ted Kremenek · 15 years ago
  87. 838db38 Eliminate a bunch of unnecessary ASTContexts from members functions of by Douglas Gregor · 15 years ago
  88. 5769d61 Thread a source location into the template-argument deduction routines. There by John McCall · 15 years ago
  89. ae4c77d When we're parsing an expression that may have looked like a by Douglas Gregor · 15 years ago
  90. 86ff308 Extract a common structure for holding information about the definition by John McCall · 15 years ago
  91. 4a73ea9 Teach the allocation function overload handling to deal with templates, and by Chandler Carruth · 15 years ago
  92. a873dfc Implement the lvalue-to-rvalue conversion where needed. The by Douglas Gregor · 15 years ago
  93. 6997aae Switch expressions like T() and T(1,2) over to new-style initialization. I'm by Eli Friedman · 15 years ago
  94. ad323a8 Fix a major oversight in the comparison of standard conversion by Douglas Gregor · 15 years ago
  95. 86820f5 Pass access specifiers around in overload resolution. by John McCall · 15 years ago
  96. eec51cf Give UnresolvedSet the ability to store access specifiers for each declaration. by John McCall · 15 years ago
  97. 3005efe Make the AST explicitly represent the cast of the first operand of a by Eli Friedman · 15 years ago
  98. 9d12503 Preserve type source information in explicit cast expressions. by John McCall · 15 years ago
  99. adbb8f8 Record some basic information about bad conversion sequences. Use that by John McCall · 15 years ago
  100. cbce606 So I was sitting around, trying vainly to think of something to commit, and then by John McCall · 15 years ago