1. 6d6eb57 Diagnose attempts to use C++ default arguments outside of a function declaration by Douglas Gregor · 16 years ago
  2. daa0311 Test was accidently nullified in previous check-in. by Fariborz Jahanian · 16 years ago
  3. 5251e13 Patch to refactor setter/getter names of property attributes into Selector by Fariborz Jahanian · 16 years ago
  4. 95e2c71 Fix rdar://5905347 a crash on invalid builtin, due to the by Chris Lattner · 16 years ago
  5. be34ac6 add testcase for pr2050 which is now fixed. by Chris Lattner · 16 years ago
  6. 57c9934 Another test case for properties in protocols. by Fariborz Jahanian · 16 years ago
  7. aebf0cb This patch is about merging ObjC2's properties declared in class by Fariborz Jahanian · 16 years ago
  8. 3435096 Patch to match and issue diagnostics on property type mismatch. by Fariborz Jahanian · 16 years ago
  9. dd6cec1 Convert CFLF to LF. CRLF was causing this test to fail under Mac OS X. by Ted Kremenek · 16 years ago
  10. 2d1c5d3 Parsing of namespaces: by Argyrios Kyrtzidis · 16 years ago
  11. c70bee8 Allow property in base class to be implemented in a derived class. by Fariborz Jahanian · 16 years ago
  12. 6cdf16d More semantics checks of properties. Property implementation can implicitly use by Fariborz Jahanian · 16 years ago
  13. c35b9e4 Support for @dynamic AST build. by Fariborz Jahanian · 16 years ago
  14. f009795 Clean up handling of function redeclarations by Douglas Gregor · 16 years ago
  15. 213541a OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris. by Nate Begeman · 17 years ago
  16. 59b6d5a fix __attribute__(format) for struct function pointer fields by Nuno Lopes · 17 years ago
  17. e37ac4f This patch adds very basic support for parsing and type-checking class by Douglas Gregor · 17 years ago
  18. 2ce52f3 Introduce support for finding class and enum names via ordinary name lookup in C++ by Douglas Gregor · 17 years ago
  19. 9e97955 Default argument cleanups and minor improvements, patch by Doug Gregor! by Chris Lattner · 17 years ago
  20. def026a typedef void T; void f(T); by Chris Lattner · 17 years ago
  21. 8123a95 Several improvements from Doug Gregor related to default by Chris Lattner · 17 years ago
  22. 0442108 Add support for C++ default arguments, and rework Parse-Sema by Chris Lattner · 17 years ago
  23. b048981 merge compatibility testing of qualified/unqualified interfaces together by Chris Lattner · 17 years ago
  24. 42a997c MyOtherClass<MyProtocol>* is compatible with MyClass* by Chris Lattner · 17 years ago
  25. aaf9ddb reject 'typedef int y; int test(x, y)'. by Chris Lattner · 17 years ago
  26. d658b56 Fix handling of implicit int, resolving PR2012 and reverting (and by Chris Lattner · 17 years ago
  27. a798ebc Step #1 to fixing PR2012: c89 allows declspecs to be completely by Chris Lattner · 17 years ago
  28. e2ef815 Add explicit support for diagnosing implicit function decls. by Steve Naroff · 17 years ago
  29. 63f067f PR1963: Address of function is a constant expression by Seo Sanghyeon · 17 years ago
  30. 3110251 Change ObjCInterfaceDecl to inherit from NamedDecl (not TypeDecl). While ObjCInterfaceDecl is arguably a TypeDecl, it isn't a ScopedDecl. Since TypeDecl's are scoped, it makes sense to simply treat them as NamedDecl's. I could have fiddled a bit more with the hierarchy (in terms of creating a non-scoped TypeDecl), however this probably isn't worth the effort. by Steve Naroff · 17 years ago
  31. 26b7661 improve error to be something end users will actually understand :) by Chris Lattner · 17 years ago
  32. 96b77fc 1) Enforce C99 6.7.3p2: "Types other than pointer types derived from by Chris Lattner · 17 years ago
  33. e632774 Fix several bugs in array -> pointer decomposition. by Chris Lattner · 17 years ago
  34. fd89bc8 Fix PR2017 and silence some bogus errors. by Chris Lattner · 17 years ago
  35. e8043c3 Fairly large "cleaup" related to changing ObjCCompatibleAliasDecl superclass (to inherit from NamedDecl, instead of ScopedDecl). by Steve Naroff · 17 years ago
  36. 8a93423 rename Decl::CompatibleAlias -> ObjCCompatibleAlias. by Chris Lattner · 17 years ago
  37. 9511096 Make sure Sema::ActOnClassMessage() correctly diagnoses "super". by Steve Naroff · 17 years ago
  38. 8c1a9a8 allow the format attribute to be specified in function pointer prototypes by Nuno Lopes · 17 years ago
  39. 8e7dafe Extend QualType::getAddressSpace to do the right thing for array types, and in by Nate Begeman · 17 years ago
  40. c8e89a8 Correctly error on arrays with automatic storage full of objects with by Nate Begeman · 17 years ago
  41. 5af27e0 ISO/IEC TR 18037 by Nate Begeman · 17 years ago
  42. b6789ca Add new test by Nate Begeman · 17 years ago
  43. aa8f976 Patch by Nuno Lopes: by Ted Kremenek · 17 years ago
  44. 69153db move deprecated -> attributes.c by Chris Lattner · 17 years ago
  45. 7a03452 Chris added this testcase with r47837. The mail only shows one todo-warning but I see 3. Strangeness. Correcting lines 16 and 24. by Gabor Greif · 17 years ago
  46. ddee423 Add a bunch of attributes, patch by Nuno Lopes. by Chris Lattner · 17 years ago
  47. bcb2b61 Fix http://llvm.org/bugs/show_bug.cgi?id=2103. by Steve Naroff · 17 years ago
  48. da323ad Fix http://llvm.org/bugs/show_bug.cgi?id=2106. by Steve Naroff · 17 years ago
  49. fce90e3 testcase for attr deprecated, by Nuno Lopes. by Chris Lattner · 17 years ago
  50. 86e07b6 add a test case by Nate Begeman · 17 years ago
  51. 7380466 add some semantic checks for address spaces. by Chris Lattner · 17 years ago
  52. 49581f4 fix the second half of PR2041: __restrict is ok in c90 mode, even if by Chris Lattner · 17 years ago
  53. a0992b6 by Steve Naroff · 17 years ago
  54. 5280408 Fix PR2042. One remaining issue: we don't currently diagnose by Chris Lattner · 17 years ago
  55. d3f2f79 Implemnt isVariablyModifiedType correctly. by Eli Friedman · 17 years ago
  56. 5a1b0c4 Add more tests by Anders Carlsson · 17 years ago
  57. 6a24acb Make sizeof and __alignof work correctly with packed structs. by Anders Carlsson · 17 years ago
  58. 3e5849e Fix PR2041: restrict is not a keyword in c90. by Chris Lattner · 17 years ago
  59. f963339 Get rid of outdated code that masks type errors. Fixes PR2036. by Eli Friedman · 17 years ago
  60. 708eed5 Nevermind, these tests work... I messed up my testing. by Eli Friedman · 17 years ago
  61. d574052 Partial fix for struct compatibility; there's still something messy by Eli Friedman · 17 years ago
  62. e39bfd0 by Steve Naroff · 17 years ago
  63. 4b3f9b3 Fix a minor bug in isNullPointerConstant triggered by the linux tgmath.h. by Eli Friedman · 17 years ago
  64. bab9696 Make typechecking for enum+int compatibility stricter. by Eli Friedman · 17 years ago
  65. 4c721d3 Fix type compatibility between constant and variable arrays. by Eli Friedman · 17 years ago
  66. 9532414 by Steve Naroff · 17 years ago
  67. 88cf226 Get rid of bogus warnings when the second argument in va_start is either an implicit cast expr or a paren expr. by Anders Carlsson · 17 years ago
  68. 3a15485 by Steve Naroff · 17 years ago
  69. b43eaa5 by Steve Naroff · 17 years ago
  70. a7ad98f Fix PR1992 by computing the right type for string literals, which by Chris Lattner · 17 years ago
  71. f76f5ed Add a couple of sema tests for qualifiers with conditionals containing void*. by Eli Friedman · 17 years ago
  72. 99d724f Fix PR1999, by emitting a hard error only if an argument declarator is completely by Chris Lattner · 17 years ago
  73. acb818a by Steve Naroff · 17 years ago
  74. 75ceedf by Steve Naroff · 17 years ago
  75. 336ed0b by Steve Naroff · 17 years ago
  76. efe7f36 by Steve Naroff · 17 years ago
  77. 3628097 by Steve Naroff · 17 years ago
  78. 03d6bc6 by Steve Naroff · 17 years ago
  79. a312ce2 Improve diagnostic for illegal array initialization. by Eli Friedman · 17 years ago
  80. 5101907 Make sure to propagate qualifiers through the member operator. by Eli Friedman · 17 years ago
  81. 4e92acf Be a bit stricter about array type compatibility. by Eli Friedman · 17 years ago
  82. 3508084 Implement support for __extension__ which silences extwarnings in its by Chris Lattner · 17 years ago
  83. 5f0ad3f Moved "Rewriter" tests from test/Sema to test/Rewriter. by Ted Kremenek · 17 years ago
  84. 369dee4 It is allowed to get the address of an array subscript, even if the array has the register qualifier, if the array is really a pointer. by Anders Carlsson · 17 years ago
  85. 6e10a08 make some diagnostics more terse, update testcases. by Chris Lattner · 17 years ago
  86. 868d08f Fix a bogus test by Chris Lattner · 17 years ago
  87. 338d1e2 Fix a rewriter crash when the whole body of a foreach is itself by Chris Lattner · 17 years ago
  88. 890d93e by Steve Naroff · 17 years ago
  89. e0c5414 make this pass by adding an expected error, add some tests. by Chris Lattner · 17 years ago
  90. b7b032e by Steve Naroff · 17 years ago
  91. a0f5579 Rewriting of @synchronized. This has one FIXME in it. But this should allow @sychronized to be rewritten. by Fariborz Jahanian · 17 years ago
  92. 2565eef by Steve Naroff · 17 years ago
  93. 5a1deb8 Implement __builtin_offsetof. by Anders Carlsson · 17 years ago
  94. ba03eda by Steve Naroff · 17 years ago
  95. 578edc6 by Steve Naroff · 17 years ago
  96. 1dad5b2 Diagnose bad receiver type. by Fariborz Jahanian · 17 years ago
  97. d47d4f5 Support checking and codegen of constant vector globals by Nate Begeman · 17 years ago
  98. a996033 by Steve Naroff · 17 years ago
  99. 0cbc215 Fix a bug recovering from broken code with a goto that Eli reported. by Chris Lattner · 17 years ago
  100. 7da8d94 Fixed a nasty bug which took a while to come up with a test case, by Fariborz Jahanian · 17 years ago