1. 9d0e441 When deducing an integral template argument for a non-type template by Douglas Gregor · 15 years ago
  2. d325daa Reapply r99596 with a fix: link an instantiated friend function to its by John McCall · 15 years ago
  3. a7bc855 Apparently that didn't work. Reverting for now. by John McCall · 15 years ago
  4. 1a6e034 Reinstate change to non-type template arguments of integral type, so by Douglas Gregor · 15 years ago
  5. d7e29e1 Properly instantiate and link in friend function templates. by John McCall · 15 years ago
  6. 0d4fd8e Revert attempted fix for integral template arguments. It seems to have broken tramp3d-v4. by Douglas Gregor · 15 years ago
  7. 3e1ae93 Mark virtual methods that are used in tables included in VTTs as used. by Rafael Espindola · 15 years ago
  8. 684d096 Warn when the conversion of an integral non-type template argument to by Douglas Gregor · 15 years ago
  9. eab5d1e Teach the diagnostic engine to provide more detailed information about by Douglas Gregor · 15 years ago
  10. 90f9789 When finishing a function definition, leave the function definition *after* by John McCall · 15 years ago
  11. e06c1a1 Fix a very minor oversight in privileges-elevation: we were only considering by John McCall · 15 years ago
  12. 9c86b51 Handle simple friend-class decls in class templates better by ensuring that by John McCall · 15 years ago
  13. 32f2fb5 Preserve type-source information in friend declarations. by John McCall · 15 years ago
  14. 7eff7c4 Remove support for nand atomic builtins. They are inconsistently implemented in by Daniel Dunbar · 15 years ago
  15. 2b0749a4 Improve our handling of local instantiation scopes in two related ways: by Douglas Gregor · 15 years ago
  16. 93ba857 Properly instantiate friend class template declarations and link them into by John McCall · 15 years ago
  17. e131c57 Revert 99477 since it appears to be breaking the clang-x86_64-darwin10-fnt by Bob Wilson · 15 years ago
  18. 6ee7653 Fix two bugs in format-string checking: by Ted Kremenek · 15 years ago
  19. a56623b Properly instantiate and link in friend-class-template declarations. by John McCall · 15 years ago
  20. f0e0b17 Kill off two more uses of Sema::CheckReferenceInit in favor of the new by Douglas Gregor · 15 years ago
  21. c6e378e Switch static_cast from the old reference-initialization code (via by Douglas Gregor · 15 years ago
  22. 28329e5 When pulling apart an initializer that involves a CXXConstructExpr, do by Douglas Gregor · 15 years ago
  23. 528adb1 Allow conversion of qualified Class type to unqualified by Fariborz Jahanian · 15 years ago
  24. f3c0bd5 Improve diagnostics when ivar added to class extension (radar 6812436). by Fariborz Jahanian · 15 years ago
  25. 036ada2 Silently drop dependent friend function template specializations, by Douglas Gregor · 15 years ago
  26. c1b621d Walk out of enums when determining effective context. by John McCall · 15 years ago
  27. 5fd378b Correct that last fixit: if the user wrote by John McCall · 15 years ago
  28. 7ad650f Support friend function specializations. by John McCall · 15 years ago
  29. 2eef829 When a declaration of a function is missing an exception specification by Douglas Gregor · 15 years ago
  30. 0c01d18 Implement a framework for the delay of arbitrary diagnostics within by John McCall · 15 years ago
  31. b5b2ccb When performing name lookup for the allocation or deallocation by Douglas Gregor · 15 years ago
  32. 05030bb Each non-local class instantiation is its own local instantiation by Douglas Gregor · 15 years ago
  33. a418147 Make sure to properly track the anonymous namespace that lives inside by Douglas Gregor · 15 years ago
  34. 7b2fc9d Implement computation of the final overriders for each virtual by Douglas Gregor · 15 years ago
  35. f075b22 revert 99311. Looks like it broke darwin bootstrap. by Rafael Espindola · 15 years ago
  36. f921a48 Improve diagnostic for @property/ivar type mismatch by including the types of the by Ted Kremenek · 15 years ago
  37. 5fb12c6 Avoid producing implicit methods when we have a explicit template instantiation by Rafael Espindola · 15 years ago
  38. 9de672f When recovering from a qualified typedef name, don't clear out the by Douglas Gregor · 15 years ago
  39. bc52595 Ignore a more comprehensive set of gcc-special format attributes. by Duncan Sands · 15 years ago
  40. c263704 For forward-declared static inline functions, delay CFG-based warnings until we by Ted Kremenek · 15 years ago
  41. d064fdc Only perform CFG-based warnings on 'static inline' functions that by Ted Kremenek · 15 years ago
  42. 22f757b Set the relevent attributes declared in class extension by Fariborz Jahanian · 15 years ago
  43. b0f65ca A fixed version of r99174 which also includes a test that we emit vtables when by Rafael Espindola · 15 years ago
  44. 3c98902 (re)implement PR6542, accepting and discarding the __gcc_tdiag__ by Chris Lattner · 15 years ago
  45. 8149a57 Diagnose miuse of property dot-syntax instead of crashing. (radar 7634653). by Fariborz Jahanian · 15 years ago
  46. 01f1bfc Fixes access rues for ivars declared in class implementations (radar 7547942). by Fariborz Jahanian · 15 years ago
  47. 89db145 revert r99174. It caused PR6677. Will try to debug why tonight. by Rafael Espindola · 15 years ago
  48. c24d721 When handling a TSK_ExplicitInstantiationDefinition after a by Rafael Espindola · 15 years ago
  49. 053f4bd -Wshadow should only warn about parameter declarations when we're by John McCall · 15 years ago
  50. 0162070 Fix PR6618. by Rafael Espindola · 15 years ago
  51. d068aab Don't bother running the analysis for CFG-based warnings if the by Ted Kremenek · 15 years ago
  52. dbdbaaf Refactor CFG-based warnings in Sema to be run by a worked object called AnalysisBasedWarnings. by Ted Kremenek · 15 years ago
  53. a369a95 Implement -Wshadow for parameter declarations as well. by John McCall · 15 years ago
  54. c6fbbed Remove the capture, serialization, and deserialization of comment by Douglas Gregor · 15 years ago
  55. a2936be Promote enum types during -Wsign-compare. Fixes some spurious warnings, by John McCall · 15 years ago
  56. d4c6090 Diagnose conversion of 'Class' to/from objective-c by Fariborz Jahanian · 15 years ago
  57. 9aa472c Remember the "found declaration" for an overload candidate, which is the by John McCall · 15 years ago
  58. 7aceaf8 When elevating access along an inheritance path, initialize the computed by John McCall · 15 years ago
  59. 90c7126 Some cleanup, change diagnostic when assigning to by Fariborz Jahanian · 15 years ago
  60. 90c8c57 from code inspection, we were treating placement news with one argument as by John McCall · 15 years ago
  61. 10f2873 Redeclaration lookups for parameter names should be flagged as redeclaration lookups by John McCall · 15 years ago
  62. 9944c76 Simplify code (and remove 'dyn_cast') by using ObjCProperyDecl::findPropertyDecl(). by Ted Kremenek · 15 years ago
  63. a742db0 Implement non-dependent friend functions and classes. by John McCall · 15 years ago
  64. a8cab01 ActOnTagDefinitionError is supposed to 'unwind' ActOnTagStartDefinition, not by John McCall · 15 years ago
  65. c48c916 Remove warning about shadowing a built-in; built-ins aren't actually by Douglas Gregor · 15 years ago
  66. dbf8ee6 Entering the main source file in the preprocessor can fail if the by Douglas Gregor · 15 years ago
  67. 88b6c71 Grant nested classes the access privileges of their enclosing classes. by John McCall · 15 years ago
  68. db7bb4a Clean up after ourselves when there's an error parsing the base clause. by John McCall · 15 years ago
  69. 132f2a2 objective-c patch to provide type safty when blocks are passing or by Fariborz Jahanian · 15 years ago
  70. 8596bbe Issue error when a byref array is accessed in a block by Fariborz Jahanian · 15 years ago
  71. 453091c Audit all Preprocessor::getSpelling() callers, improving failure by Douglas Gregor · 15 years ago
  72. 8472af4 Implement -Wshadow. Based on a patch by Mike M.! by John McCall · 15 years ago
  73. ef027fe Perform access control for the implicit calls to base and member destructors by John McCall · 15 years ago
  74. f6ac97b Let SourceManager::getBufferData return StringRef instead of a pair of two const char*. by Benjamin Kramer · 15 years ago
  75. b020748 Access control for implicit calls to copy assignment operators and copy by John McCall · 15 years ago
  76. 6c790ea Perform access control even for the implicit destructor calls from implicit by John McCall · 15 years ago
  77. 58e6f34 Perform access control for the implicit base and member destructor calls by John McCall · 15 years ago
  78. f715ca1 Give SourceManager a Diagnostic object with which to report errors, by Douglas Gregor · 15 years ago
  79. aea67db Introduce a new BufferResult class to act as the return type of by Douglas Gregor · 15 years ago
  80. 9f550ff Make 'findPropertyDecl()' a static method of ObjCPropertyDecl. by Ted Kremenek · 15 years ago
  81. 894ae6a Correctly determine if the @property has been previously declared. If by Ted Kremenek · 15 years ago
  82. ee9ca69 objective-c++ must take into account qualifiers when by Fariborz Jahanian · 15 years ago
  83. dbdf5e7 During C++ name lookup, use DeclContext::Equals() rather than by Douglas Gregor · 15 years ago
  84. 711be1e Implement C++ [temp.local]p8, which specifies that a template by Douglas Gregor · 15 years ago
  85. 4b7a834 Add support for -Wwrite-strings. Patch by Mike M! Fixes PR 4804. by John McCall · 15 years ago
  86. b621766 Remember declaration scope qualifiers in the AST. Imposes no memory overhead by John McCall · 15 years ago
  87. 961b167 Fix PR6562. If a type is dependent, we don't know if it will have implicit by Rafael Espindola · 15 years ago
  88. 1935754 Use SmallString instead of SmallVector by Kovarththanan Rajaratnam · 15 years ago
  89. 3352406 Allow users to set CPPFLAGS and CXXFLAGS on the make command line. by Jeffrey Yasskin · 15 years ago
  90. 4c9f709 Use llvm::SmallVector instead of std::vector. by Ted Kremenek · 15 years ago
  91. cffbc78 Preserve the inherited-default-argument bit through instantiation. by John McCall · 15 years ago
  92. bf73b35 Remember whether a ParmVarDecl was spelled with a default argument or by John McCall · 15 years ago
  93. 0faede6 Improve the unused-value check to look into comma expressions and filter out by John McCall · 15 years ago
  94. e3d67bc Split Sema::ActOnProperty() into two recursive functions to clearly separate by Ted Kremenek · 15 years ago
  95. d60e22e Implement basic support for friend types and functions in non-dependent by John McCall · 15 years ago
  96. 2d2f936 Fix 80 col violations. by Ted Kremenek · 15 years ago
  97. 28685ab Move 'ActOn' methods to the beginning of the file by Ted Kremenek · 15 years ago
  98. 34836f2 Update CMake build. by Ted Kremenek · 15 years ago
  99. 9d64c15 Split Sema logic for ObjC @property and @synthesize into a separate file. by Ted Kremenek · 15 years ago
  100. 7d2aa11 For ivars created using @synthesize, set their DeclContext to be by Ted Kremenek · 15 years ago