1. 4cd8494 Fix 80-cols violtaions by Sean Hunt · 14 years ago
  2. 94b24db Fix a -pedantic spurious warning involving @dynamic. by Fariborz Jahanian · 14 years ago
  3. 1dbca6e Introduce a parsing action to distinguish between class, instance, and by Douglas Gregor · 14 years ago
  4. 74256f5 Parse friend template ids as types instead of ending up in by John McCall · 14 years ago
  5. ba9d853 Parse constructor names in friend declarations. Part of the fix for PR6207. by John McCall · 14 years ago
  6. 987aa87 Add fixit hint for missing ':' in ternary expressions. by Ted Kremenek · 14 years ago
  7. 8b9f187 tighten the check for cast of super to avoid rejecting valid code, by Chris Lattner · 14 years ago
  8. 1e46136 fix a bug I noticed by inspection, correcting two reject-valid bugs. by Chris Lattner · 14 years ago
  9. a823d6a fix a rejects-valid bug that I introduced, pointed out by David Chisnall by Chris Lattner · 14 years ago
  10. c987a41 use pointer comparison instead of isStr by Chris Lattner · 14 years ago
  11. 236beab fix a rejects-valid testcase involving super that I dreamt up. by Chris Lattner · 14 years ago
  12. 966c78b change Scope::WithinElse to be a normal scope flag, widen the by Chris Lattner · 14 years ago
  13. 15faee1 Have the parser decide whether a message to super is a variable or by Chris Lattner · 14 years ago
  14. 9f6c772 other half of r101005 by Chris Lattner · 14 years ago
  15. eb483eb fix PR6811 by not parsing 'super' as a magic expression in by Chris Lattner · 14 years ago
  16. d6ca8da Diagnose misordered initializers in constructor templates immediately instead of by John McCall · 14 years ago
  17. 9ab1454 Make CXXScopeSpec invalid when incomplete, and propagate that into any by Jeffrey Yasskin · 14 years ago
  18. 4f4fd92 Patch to implement gcc's cstyle arguments in objc methods. wip. by Fariborz Jahanian · 14 years ago
  19. edc2877 Fix some redundant errors by changing CXXScopeSpec::isSet calls into by Jeffrey Yasskin · 14 years ago
  20. e8f5a17 Implement code completion for Objective-C method declarations and by Douglas Gregor · 14 years ago
  21. 0bd0459 Patch to not build ivar ASTs when they are ilegally declared in categories. by Fariborz Jahanian · 14 years ago
  22. 64538cf Perform code-completion within ParseCastExpression, which handles, by Douglas Gregor · 14 years ago
  23. 5c5db55 fix PR6782, an accept invalid. We weren't emitting the diagnostic by Chris Lattner · 14 years ago
  24. 05511fa Improve diagnosing when a method type does not start with '-'|'+' by Fariborz Jahanian · 14 years ago
  25. 809872e Issue better syntax error when objc's messaging by Fariborz Jahanian · 14 years ago
  26. 849b243 Reinstate my CodeModificationHint -> FixItHint renaming patch, without by Douglas Gregor · 14 years ago
  27. 275313c Revert r100008, which inexplicably breaks the clang-i686-darwin10 builder by Douglas Gregor · 14 years ago
  28. d0ebe08 Rename CodeModificationHint to FixItHint, since we've been using the by Douglas Gregor · 14 years ago
  29. c50a5e0 Add a few asserts to be on the safe side. by Argyrios Kyrtzidis · 14 years ago
  30. b57c757 Don't skip past the '}' if an expression has error and is not followed by ';'. by Argyrios Kyrtzidis · 14 years ago
  31. 7fd3a64 When "delayed parsing" C++ default arguments, if there is an error, there may be tokens left in the token stream by Argyrios Kyrtzidis · 14 years ago
  32. 0b4c9b5 Support __attribute__((packed)) (along with other attributes) at the by Douglas Gregor · 14 years ago
  33. 6972512 revert r98661, gcc_tdiag is not an attribute (PR6542). by Chris Lattner · 14 years ago
  34. 01f1bfc Fixes access rues for ivars declared in class implementations (radar 7547942). by Fariborz Jahanian · 14 years ago
  35. c6fbbed Remove the capture, serialization, and deserialization of comment by Douglas Gregor · 14 years ago
  36. db7bb4a Clean up after ourselves when there's an error parsing the base clause. by John McCall · 14 years ago
  37. 453091c Audit all Preprocessor::getSpelling() callers, improving failure by Douglas Gregor · 14 years ago
  38. 3b8097a accept and ignore __gcc_tdiag__ so we don't produce warnings by Chris Lattner · 14 years ago
  39. ec1afbf Make sure we actually override ReadHeaderFileInfo when we meant to by Douglas Gregor · 14 years ago
  40. c3d43b7 Don't consume tokens past the end-of-file in an @interface. Fixes by Douglas Gregor · 14 years ago
  41. 1935754 Use SmallString instead of SmallVector by Kovarththanan Rajaratnam · 14 years ago
  42. 3352406 Allow users to set CPPFLAGS and CXXFLAGS on the make command line. by Jeffrey Yasskin · 14 years ago
  43. 9b9edd6 Diagnose the declaration of enum templates. Also, be a bit more by Douglas Gregor · 14 years ago
  44. 8f8210c Fix an amusing typo that completely the re-introduction of parameters by Douglas Gregor · 14 years ago
  45. d2b43bf Add comment by Douglas Gregor · 14 years ago
  46. 21d53e1 When we're parsing template names as part of base-specifiers, we are by Douglas Gregor · 14 years ago
  47. d6d4fcf Unbreak the build by Douglas Gregor · 14 years ago
  48. 9ea9bdb Keep an explicit stack of function and block scopes, each element of by Douglas Gregor · 14 years ago
  49. 0022554 Robustify instantiation of templates when there are errors in the by Douglas Gregor · 14 years ago
  50. 2e0a715 Don't infinite-loop if TryAnnotateCXXScopeToken fails to annotate but doesn't by John McCall · 14 years ago
  51. 1b49242 pull some altivec stuff out of line. by Chris Lattner · 14 years ago
  52. b3a4e43 Implement PR6423 by using one token of lookahead to disambiguate by Chris Lattner · 14 years ago
  53. ddeea56 Add an overload of Preprocessor::getSpelling which takes a SmallVector and by Benjamin Kramer · 14 years ago
  54. 9ba6166 Fix an assertion-on-error during tentative constructor parsing by by John McCall · 14 years ago
  55. edc9050 Restore the invariant that a nested-name-specifier can only contain by Douglas Gregor · 14 years ago
  56. 396a9f2 Make sure that we finish the DeclSpec when parsing a C++ by Douglas Gregor · 14 years ago
  57. 7754908 ActOnPseudoDestructorExpr now performs all semantic analysis for by Douglas Gregor · 14 years ago
  58. d4dca08 Rework parsing of pseudo-destructor expressions and explicit by Douglas Gregor · 14 years ago
  59. 11e8ce7 Add support for the weakref attribute. We still produce "alias weak" as llvm-gcc does, but are more strict on what uses of weakref we accept. by Rafael Espindola · 14 years ago
  60. 33efe2f Retain attributes for K&R style parameter declarations. by Richard Pennington · 14 years ago
  61. 83c481a Early support for declaring ivars in class extensions. wip. by Fariborz Jahanian · 14 years ago
  62. b10cd04 Implement support for parsing pseudo-destructor expression with a nested-name-specifier, e.g., by Douglas Gregor · 14 years ago
  63. 3c3aaf9 Only parse C++0x attribute specifiers in declarators when in C++0x by Douglas Gregor · 14 years ago
  64. 9e04935 Allow GNU attributes to appear in an Objective-C method declaration by Ted Kremenek · 14 years ago
  65. 31c780d Add 'ns_returns_not_retained' and 'cf_returns_not_retained' attributes to by Ted Kremenek · 14 years ago
  66. efbddd2 Add IBAction attribute to keep the IBOutlet attribute company. by Ted Kremenek · 14 years ago
  67. 124b878 Improve parsing and instantiation of destructor names, so that we can by Douglas Gregor · 14 years ago
  68. e0097db Issue a bettter diagnostics for incorrect property setter name. (radar 7647953). by Fariborz Jahanian · 14 years ago
  69. 23e907a Improve the diagnostic given when referring to a tag type without a tag (in C) by John McCall · 14 years ago
  70. 1e37765 Clean up ownership of 'AttributeList' objects in Parser. Apparently by Ted Kremenek · 14 years ago
  71. 39d6711 When placing an annotation token over an existing annotation token, make sure that the new token's range extends to the end of the old token. Assert that in AnnotateCachedTokens. Fixes PR6248. by Sebastian Redl · 15 years ago
  72. 63a0113 Fix assertion failure when parsing linkage specifications (PR5921), by Douglas Gregor · 15 years ago
  73. 2a3503d Add attributes to namespace decls. by Anders Carlsson · 15 years ago
  74. ae4c77d When we're parsing an expression that may have looked like a by Douglas Gregor · 15 years ago
  75. 8047f17 Revert the unused TST_pixel entry from r95335 as it is not listed in the Sema by Chandler Carruth · 15 years ago
  76. 82287d1 First stage of adding AltiVec support by John Thompson · 15 years ago
  77. d9bafa7 In some contexts, type declarations cannot occur. Pass this information down to ParseClassSpecifier, to make its decision easier. Fixes PR6200. by Sebastian Redl · 15 years ago
  78. c2e1c1a Declarators can have grouping parens. This fixes rdar://7608537. by Chris Lattner · 15 years ago
  79. 16acfee fix PR6216 by Chris Lattner · 15 years ago
  80. d219a3a Simplify setting of DeclContext for @catch variable (per Doug's comment). by Fariborz Jahanian · 15 years ago
  81. 2f764f1 Fix DeclContext of an objective-c @catch variable by Fariborz Jahanian · 15 years ago
  82. 99c9520 the declspec of a declaration can have storage-class specifiers, by Chris Lattner · 15 years ago
  83. 4ed5d91 Implement PR6180, substantially improving the diagnostics we get from by Chris Lattner · 15 years ago
  84. ae50d50 improve diagnostics for C++ struct ; issues. Before: by Chris Lattner · 15 years ago
  85. 3e156ad improve diagnostics on missing ; in a struct. Before: by Chris Lattner · 15 years ago
  86. 9db7dbb Rework base and member initialization in constructors, with several by Douglas Gregor · 15 years ago
  87. ff93dbd Use IdentifierInfo * instead of std::string for the AsmStmt names. by Anders Carlsson · 15 years ago
  88. 841d5e6 Fixit to remove 'volatile' in file-scope 'asm volatile'. by John McCall · 15 years ago
  89. 7a6ae74 Warn on top-level 'asm volatile' (instead of misparsing it). by John McCall · 15 years ago
  90. b988f9c Move the type specifier location for elaborated-type-specifiers from by Douglas Gregor · 15 years ago
  91. 0bb46d2 -fno-rtti is now the default. by Chris Lattner · 15 years ago
  92. 7e52de4 fix PR6034, a crash on invalid where the switch stack would get unbalanced. by Chris Lattner · 15 years ago
  93. 92f8831 Implement elementary access control. by John McCall · 15 years ago
  94. 046c227 allow the HandlerComment callback to push tokens into the by Chris Lattner · 15 years ago
  95. ddf889a Improve source-location information for builtin TypeLocs, from Enea by Douglas Gregor · 15 years ago
  96. 26997fd While determining when to parse inline member functions of a class, by Douglas Gregor · 15 years ago
  97. 18df52b Keep track of the source locations for each protocol reference in by Douglas Gregor · 15 years ago
  98. c38c3e1 Code-completion for @public, @protected, @private, @package. by Douglas Gregor · 15 years ago
  99. b6ac245 Whenever completing ordinary names for an Objective-C source, also by Douglas Gregor · 15 years ago
  100. cfb708c Add type source information for both kinds of typeof types. by John McCall · 15 years ago