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. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  5. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  6. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  7. 4e7f00c ObjectiveC: under -Wunused-property-ivar warn if property's by Fariborz Jahanian · 11 years ago
  8. f06a2893 Make UsingShadowDecls redeclarable. This fixes some visibility problems with by Richard Smith · 11 years ago
  9. bc65091 Rename some functions for consistency. by Rafael Espindola · 11 years ago
  10. 04fa7a3 Per latest drafting, switch to implementing init-captures as if by declaring by Richard Smith · 11 years ago
  11. aa82461 Revert "Revert "[-cxx-abi microsoft] Mangle local TagDecls appropriately"" by David Majnemer · 11 years ago
  12. 1f7fd68 Revert "[-cxx-abi microsoft] Mangle local TagDecls appropriately" by David Majnemer · 11 years ago
  13. 0754047 [-cxx-abi microsoft] Mangle local TagDecls appropriately by David Majnemer · 11 years ago
  14. b60fae5 C++ modules: if a class is defined in multiple modules (for instance, because by Richard Smith · 11 years ago
  15. 4a91989 Bug fix: disallow a variable template to be redeclared as a non-templated variable by Larisse Voufo · 11 years ago
  16. dd9459f Fix implementation of C11 6.2.7/4 and C++11 [dcl.array]p3: by Richard Smith · 11 years ago
  17. 439d665 variable templates updated for PCH serialization... Still working on test cases... by Larisse Voufo · 11 years ago
  18. c1cef08 Added source locs for angled parentheses in class/var template partial specs. by Enea Zaffanella · 11 years ago
  19. ac32d90 PR9992: Serialize and deserialize the token sequence for a function template in by Richard Smith · 11 years ago
  20. a7b8797 Eliminate CXXConstructorDecl::IsImplicitlyDefined. by Jordan Rose · 11 years ago
  21. ef4579c Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention... by Larisse Voufo · 11 years ago
  22. 8d030c7 Improve clarity/consistency of a few UsingDecl methods and related helpers. by Enea Zaffanella · 11 years ago
  23. e33a0a8 Serialization support for TagDecl::IsCompleteDefinitionRequired by David Blaikie · 11 years ago
  24. 9db7f57 Fix deserializing of class template partial specializations. Assign sequence by Richard Smith · 11 years ago
  25. c2fa6b6 Improved source code fidelity for gcc mode attribute. by Enea Zaffanella · 11 years ago
  26. a99ecbc Fix linkage computation for derived types in inline functions. by Rafael Espindola · 11 years ago
  27. 181e3ec Cleanup handling of UniqueExternalLinkage. by Rafael Espindola · 11 years ago
  28. dc17384 In VarDecl nodes, store the thread storage class specifier as written. by Enea Zaffanella · 11 years ago
  29. 2f72900 Rename ObjCImplementationDecl::getSuperLoc() -> getSuperClassLoc() for consistency with ObjCInterfaceDecl::getSuperClassLoc() by Argyrios Kyrtzidis · 11 years ago
  30. dc5be4f Serialization for captured statements by Ben Langmuir · 11 years ago
  31. 634c563 Keep track of an @implementation's super class name location, if one was provided. by Argyrios Kyrtzidis · 11 years ago
  32. 6afcf88 Sema for Captured Statements by Tareq A. Siraj · 11 years ago
  33. 76da55d Basic support for Microsoft property declarations and references thereto. by John McCall · 11 years ago
  34. 38afbc7 Annotate flavor of TLS variable (statically or dynamically initialized) onto the AST. by Richard Smith · 11 years ago
  35. d2615cc Add 178663 back. by Rafael Espindola · 11 years ago
  36. 4f8a3eb Revert 178663. by Rafael Espindola · 11 years ago
  37. 8f187f6 Don't compute a patched/semantic storage class. by Rafael Espindola · 11 years ago
  38. c640058 OpenMP threadprivate directive parsing and semantic analysis by Alexey Bataev · 12 years ago
  39. 0378433 [PCH] Fix assertion hit related to enum decls inside templated funtions. by Argyrios Kyrtzidis · 12 years ago
  40. 684aa73 [Sema] Semantic analysis for empty-declaration and attribute-declaration. by Michael Han · 12 years ago
  41. ad0e27b Fix a bug reduced from a crash when trying to use modules with libc++. We check by Richard Smith · 12 years ago
  42. 8c84028 Added outer template parameter lists to friend type AST nodes. by Enea Zaffanella · 12 years ago
  43. 3ac83d6 patch for PR9027 and // rdar://11861085 by Fariborz Jahanian · 12 years ago
  44. d5617ee The standard ARM C++ ABI dictates that inline functions are by John McCall · 12 years ago
  45. 9cfdc03 When deserializing a declaration, don't look for redeclarations if its by Douglas Gregor · 12 years ago
  46. d329724 Rework the traversal of Objective-C categories and extensions to by Douglas Gregor · 12 years ago
  47. 3bc93e3 Change DeclContextLookup(Const)Result to (Mutable)ArrayRef<NamedDecl*>, as per review discussion in r170365 by David Blaikie · 12 years ago
  48. 35f3f36 Add a bit on FunctionDecl/ObjCMethodDecl to indicate if there was a body by Argyrios Kyrtzidis · 12 years ago
  49. 55fc873 Sort all of Clang's files under 'lib', and fix up the broken headers uncovered. by Chandler Carruth · 12 years ago
  50. 4f11234 [PCH] Write out the ClassTemplateDecl::Common::InjectedClassNameType type by Argyrios Kyrtzidis · 12 years ago
  51. b03527a Set a special flag in class metadata when an Objective-C class by John McCall · 12 years ago
  52. 716c8df [PCH] We only need to record C++ overridden methods once for the canonical decl. by Argyrios Kyrtzidis · 12 years ago
  53. 1e4691b Rename ObjCMethodDecl::isSynthesized to isPropertyAccessor. by Jordan Rose · 12 years ago
  54. bebae7c [PCH] Fix serialization of an ImportDecl. by Argyrios Kyrtzidis · 12 years ago
  55. 7b3b95a Bring ASTReader and Writer into sync for the case where a canonical template specialization was written, which is non-canonical at the time of reading: force the reading of the ClassTemplateDecl if it was written. by Axel Naumann · 12 years ago
  56. 67d45ec Serialize the 'IsConstexpr' bit of VarDecls. Fixes <rdar://problem/12328814>. by Douglas Gregor · 12 years ago
  57. b3b6c22 Fix abbreviation for CharacterLiteral in AST serialization. PR13806. by Eli Friedman · 12 years ago
  58. 6964b3f PR9023: A template template parameter whose template parameter list contains an by Richard Smith · 12 years ago
  59. ffb0c3a Remove HasSynthBitfield and all callers/writers/etc. Also remove by Eric Christopher · 12 years ago
  60. e3f470a Stop instantiating a class if we hit a static_assert failure. Also, if the by Richard Smith · 12 years ago
  61. 4990890 Inline storage of attributes in AttributedStmt. by Alexander Kornienko · 12 years ago
  62. ca52330 PR13064: Store whether an in-class initializer uses direct or copy by Richard Smith · 12 years ago
  63. e15db6f [AST/libclang] Speed up clang_getOverriddenCursors() considerably by reserving a bit by Argyrios Kyrtzidis · 12 years ago
  64. d964d63 Fix non-deterministic iteration order when walking the specializations by Chandler Carruth · 12 years ago
  65. b889614 Serialize and deserialize some missing bits from BlockDecl. by John McCall · 12 years ago
  66. 643586f [PCH] When we are replacing a decl in a chained PCH that is also a DeclContext, by Argyrios Kyrtzidis · 13 years ago
  67. c5d3e80 Fix Objective-C compilation-time performance regression introduced in r152608. by Richard Smith · 13 years ago
  68. f1c66b4 Instantiating a class template should not instantiate the definition of any by Richard Smith · 13 years ago
  69. f4b88a4 Remove BlockDeclRefExpr and introduce a bit on DeclRefExpr to by John McCall · 13 years ago
  70. ba50b3e Allow serializing an invalid ParmVarDecl and don't set access to public for by Argyrios Kyrtzidis · 13 years ago
  71. 77bfb8b objective-c: provide fixit hint when atomic property does not by Fariborz Jahanian · 13 years ago
  72. ac1303e Generate an AST for the conversion from a lambda closure type to a by Douglas Gregor · 13 years ago
  73. af30029 modern objc translator. Finish off first cut of the by Fariborz Jahanian · 13 years ago
  74. f6e2e02 Implicitly define a lambda's conversion functions (to function by Douglas Gregor · 13 years ago
  75. 5b9cc5d Represent C++ direct initializers as ParenListExprs before semantic analysis by Sebastian Redl · 13 years ago
  76. cff9f26 Reimplement (de-)serialization of Objective-C categories to eliminate by Douglas Gregor · 13 years ago
  77. ed0cc22 Don't separately serialize the list of instance variables in an by Douglas Gregor · 13 years ago
  78. 561d3ab Remove unnecessary default cases in switches over enums. by David Blaikie · 13 years ago
  79. c23f857 Now that deserializing a definition of a C++ class/Objective-C by Douglas Gregor · 13 years ago
  80. 2171bf1 Completely re-implement (de-)serialization of redeclaration by Douglas Gregor · 13 years ago
  81. ef96ee0 De-virtualize getPreviousDecl() and getMostRecentDecl() when we know by Douglas Gregor · 13 years ago
  82. 9fcbf2d Revert accidental commit by Douglas Gregor · 13 years ago
  83. 8a8950b Add a FIXME for mutation of the common pointer of a RedeclarableTemplateDecl. It is not clear that it's worth delaying the allocation of said pointer by Douglas Gregor · 13 years ago
  84. 7c99bb5c Reimplement RedeclarableTemplateDecl in terms of by Douglas Gregor · 13 years ago
  85. dd9d645 Progress towards making isUsed() reflect whether a declaration is odr-used; don't set isUsed for local variables which are referenced in unevaluated contexts. Make other code use isReferenced() (which basically indicates that a declaration isn't dead) where appropriate. by Eli Friedman · 13 years ago
  86. 9bc6fb6 Pack UsingDecl more. by Benjamin Kramer · 13 years ago
  87. f5c9f9f Switch NamespaceDecl from its own hand-rolled redeclaration chain over by Douglas Gregor · 13 years ago
  88. 46cd218 Stash Decl's TopLevelDeclInObjCContainer and ModulePrivate bits by Douglas Gregor · 13 years ago
  89. 1c7946a Don't seed the ASTWriter's declaration -> ID mapping with the IDs of by Douglas Gregor · 13 years ago
  90. 7076281 Implement declaration merging for non-template functions from by Douglas Gregor · 13 years ago
  91. a28cb3e Eliminate ObjCProtocolDecl's end-of-definition location. It is not by Douglas Gregor · 13 years ago
  92. ec1a58b Move ObjCProtocolDecl::EndLoc into its DefinitionData, and give by Douglas Gregor · 13 years ago
  93. c9d3c7e Eliminate the ForwardDecl/InitiallyForwardDecl bits from ObjCProtocolDecl. They are no longer needed by Douglas Gregor · 13 years ago
  94. bd9482d Eliminate ObjCForwardProtocolDecl, which is redundant now that by Douglas Gregor · 13 years ago
  95. 1d784b2 Introduce the core infrastructure needed to model redeclaration chains by Douglas Gregor · 13 years ago
  96. 5e2a1ff Move the data that corresponds to the definition of a protocol into a by Douglas Gregor · 13 years ago
  97. 375bb14 Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl by Douglas Gregor · 13 years ago
  98. fc529f7 Once we have fully deserialized a redeclaration chain for something by Douglas Gregor · 13 years ago
  99. f63b0a5 Re-implement (de-)serialization of redeclaration chains for by Douglas Gregor · 13 years ago
  100. ecb1938 Optimize serialized representation of redeclarable declarations for by Douglas Gregor · 13 years ago