1. 0b0b77f PCH support for UnaryOperator, SizeOfAlignOfExpr by Douglas Gregor · 15 years ago
  2. ee3899e Fix <rdar://problem/6789707> "warning: 'extern' variable has an initializer" not correct for __private_extern__. by Steve Naroff · 15 years ago
  3. b25ddfb Fix <rdar://problem/6791490> [clang10 regression] [sema] invalid illegal jump diagnostic. by Steve Naroff · 15 years ago
  4. 3fbbfcf add another sanity check for -Werror=xx by Chris Lattner · 15 years ago
  5. 17e681f add a missing && by Chris Lattner · 15 years ago
  6. 92af210 fix a broken test, that passed for the wrong reason. Two wrongs make a right! :) by Chris Lattner · 15 years ago
  7. 27ceb9d Rejigger how -pedantic and -pedantic-errors work and their interaction by Chris Lattner · 15 years ago
  8. ffb4b6e Implement support for designated initializers that refer to members of by Douglas Gregor · 15 years ago
  9. 372de1d remove #include of system header, making this a) not apple specific, and by Chris Lattner · 15 years ago
  10. 0bf2199 Tweaks to Objective-C metadata (32 & 64-bit) to match llvm-gcc. by Daniel Dunbar · 15 years ago
  11. db600c3 PCH support for CStyleCastExpr and BinaryOperator expression kinds. by Douglas Gregor · 15 years ago
  12. 44e35f7 Improve "assignment to cast" diagnostic. by Daniel Dunbar · 15 years ago
  13. c04db4f PCH support for ParenExpr by Douglas Gregor · 15 years ago
  14. 087fd53 Add PCH support for ImplicitCastExprs. This is the first expression by Douglas Gregor · 15 years ago
  15. 5717dae Strip paren expressions when trying to diagnose "cast as lvalue" extension. by Daniel Dunbar · 15 years ago
  16. 12bac25 Diagnose properties which have no implementations; by Fariborz Jahanian · 15 years ago
  17. b90bb00 Set alignment on __cstring metadata variables to 1 (matching llvm-gcc). by Daniel Dunbar · 15 years ago
  18. f4382f5 Make the implicit-int handling error recovery stuff handle C++ by Chris Lattner · 15 years ago
  19. 17fc223 Add PCH support for PredefinedExpr and FloatingLiteral expressions by Douglas Gregor · 15 years ago
  20. 0b74891 PCH support for a few very, very simple kinds of expressions. Hook up by Douglas Gregor · 15 years ago
  21. b6645dd Fix a regression in a previous patch that broke implicit by Chris Lattner · 15 years ago
  22. 1fc5194 Fix <rdar://problem/6252084> [sema] jumps into Obj-C exception blocks should be disallowed. by Steve Naroff · 15 years ago
  23. cbb8fc1 Fix PR3988: extern inline functions get strong symbol definitions in by Chris Lattner · 15 years ago
  24. 2417ef7 Add a tricky, tricky test case for PCH that we currently don't handle. Committed with a FIXME so that we don't forget it by Douglas Gregor · 15 years ago
  25. c519743 implement some sema for gnuc_inline attribute. Reject always_inline and no_inline on objc methods. by Chris Lattner · 15 years ago
  26. 86daeee implement codegen support for __attribute((__gnuc_inline__)), by Chris Lattner · 15 years ago
  27. f807fe0 When building a PCH file, don't perform end-of-translation-unit by Douglas Gregor · 15 years ago
  28. d824c9c ASTContext::mergeTypes(): Loosen up the type checking for 'Class' (treating it like 'id'). by Steve Naroff · 15 years ago
  29. dbb5a37 defer emission of always_inline, extern_inline, and inline functions (when by Chris Lattner · 15 years ago
  30. d9d049a set the linkage of an inline function according to its language rules. by Chris Lattner · 15 years ago
  31. 5466c7b Audit __private_extern__ handling. by Daniel Dunbar · 15 years ago
  32. f33651c Fixup CodeGen for __weak __block variables. Radar 6756266 by Mike Stump · 15 years ago
  33. fdd0172 When writing a PCH file, keep track of all of the non-static, by Douglas Gregor · 15 years ago
  34. ab76d45 Fix crasher in ASTContext::getObjCEncodingForMethodDecl(). by Steve Naroff · 15 years ago
  35. 3a2f7e4 PCH support for functions and their parameters. by Douglas Gregor · 15 years ago
  36. a31feca PR3461: reject initializer for incomplete type. Based on patch by Tim by Eli Friedman · 15 years ago
  37. 8c70006 PCH support for record decls/types and their fields. Now that we can by Douglas Gregor · 15 years ago
  38. b4e715b Introduce PCH (de-)serialization for most compound types, excluding by Douglas Gregor · 15 years ago
  39. 29da66e In objc2's None-Fragile ABI, one cannot use the super class ivar for by Fariborz Jahanian · 15 years ago
  40. aa4a756 Fixed crasher in <rdar://problem/6780904> [irgen] Assertion failed: (Result == conversionOK && "UTF-8 to UTF-16 conversion failed"), function GetAddrOfConstantCFString, file CodeGenModule.cpp, line 1063. by Steve Naroff · 15 years ago
  41. 0a2b45e Add PCH support for enumerations and enumerators. by Douglas Gregor · 15 years ago
  42. 283a062 Use the new guard variable mangling function and get rid of the old code. by Anders Carlsson · 15 years ago
  43. 8745416 Change diagnostic as a result of researching <rdar://problem/6779809> missing interface name in "error: cannot declare variable inside a class, protocol or category ''. by Steve Naroff · 15 years ago
  44. bd94500 Include the SourceManager's line table in the PCH file. We can now by Douglas Gregor · 15 years ago
  45. 841b53c Make the selection of type declarations in Sema::getTypeName by Douglas Gregor · 15 years ago
  46. ecca753 fix rdar://6774906, a crash handling implicit conversions between pointers by Chris Lattner · 15 years ago
  47. c1f9d82 implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310 by Chris Lattner · 15 years ago
  48. 1721a2d Improve error recovery for calls, fixing: by Chris Lattner · 15 years ago
  49. 16ede0e fix PR3932: [ObjC]Type defined as 'id' is not recognized as a valid object type. by Chris Lattner · 15 years ago
  50. d0c649f rename test by Chris Lattner · 15 years ago
  51. aec2002 add some more coverage. by Chris Lattner · 15 years ago
  52. d07f54f clean up test. by Chris Lattner · 15 years ago
  53. 94ad08d rename test by Chris Lattner · 15 years ago
  54. 93c4945 if we already know that a decl is invalid in an @catch, don't verify its type. by Chris Lattner · 15 years ago
  55. 8129edb Fix some C++ error recovery problems in init declarator parsing by Chris Lattner · 15 years ago
  56. 6491f47 fix another case that assumed that GetTypeForDeclarator would never return null. by Chris Lattner · 15 years ago
  57. 33c6ebe mark the declspec as invalid when we recover instead of forcing to int, by Chris Lattner · 15 years ago
  58. 4c97d76 Diagnose invalid uses of tagged types with a missing tag. For example, in: by Chris Lattner · 15 years ago
  59. 5186872 fix a valgrind problem I noticed while developing another patch, by Chris Lattner · 15 years ago
  60. c199ab3 Implement the first set of changes for PR3963 and rdar://6759604, by Chris Lattner · 15 years ago
  61. ef4b175 OS dependent code removed. by Fariborz Jahanian · 15 years ago
  62. 0b5e7fb Add deleted functions and rvalue references to C++ status. by Sebastian Redl · 15 years ago
  63. e2b6833 Parse deleted member functions. Parsing member declarations goes through a different code path that I forgot previously. by Sebastian Redl · 15 years ago
  64. 36dc958 rename test by Chris Lattner · 15 years ago
  65. 2c4463f Fix rdar://6770142 - Class and qualified id's are compatible, just like by Chris Lattner · 15 years ago
  66. 34f2435 rename test by Chris Lattner · 15 years ago
  67. 9257db5 merge protocol-test-1.m -> protocol-test-2.m by Chris Lattner · 15 years ago
  68. a2b4d65 Merge forward-circular into protocol-test-2 by Chris Lattner · 15 years ago
  69. e2ac07a this test is subsumed by protocol-test-2.m by Chris Lattner · 15 years ago
  70. 58fe03b Fix rdar://6771034: don't warn on use of forward declared protocol in protocol by Chris Lattner · 15 years ago
  71. cf70641 fix typo in test name. by Chris Lattner · 15 years ago
  72. 05af262 call objc interfaces just "interfaces" in diagnostics, not "Objective-C types" by Chris Lattner · 15 years ago
  73. 312531a implement rdar://6780761, making sema reject some code that otherwise by Chris Lattner · 15 years ago
  74. d82df3a Implement support for GCC's -dD mode, which dumps -E output *and* by Chris Lattner · 15 years ago
  75. 7356a31 now that we have an identifier table in the PCH file, finish hooking up by Chris Lattner · 15 years ago
  76. 285d03f test this in non-pch mode as well as in pch mode. by Chris Lattner · 15 years ago
  77. 3aff919 improve the 'conflicting types' diagnostics to include correct location info, now by Chris Lattner · 15 years ago
  78. 273cd42 pass -fblocks by Chris Lattner · 15 years ago
  79. 9097af1 fix blocks to reject objc interfaces returned by value. Also, by Chris Lattner · 15 years ago
  80. 30bdc87 fix test by Chris Lattner · 15 years ago
  81. bb74982 diagnose attempts to return objc interfaces by-value from C functions. by Chris Lattner · 15 years ago
  82. 2dd979f Improve the 'cannot pass objc interface by value' diagnostic: by Chris Lattner · 15 years ago
  83. 140fb26 Fixes a ir-gen crash for K&R style blocks. by Fariborz Jahanian · 15 years ago
  84. 73f35e6 add radar number by Chris Lattner · 15 years ago
  85. 1e5dc6e Add support for generating reference initialization code. by Anders Carlsson · 15 years ago
  86. b3bf76f Add analyzer support for objc_atomicCompareAndSwap() by Ted Kremenek · 15 years ago
  87. 1670e40 Implement analyzer support for OSCompareAndSwap. This required pushing "tagged" by Ted Kremenek · 15 years ago
  88. c211218 Non-pointer objects are none gc'able regardles of the attribute set on them. by Fariborz Jahanian · 15 years ago
  89. c0c0ef0 Fixup copy/dispose helpers for Objective-C. Radar 6756504 by Mike Stump · 15 years ago
  90. 38ac063 Force driver triple. by Daniel Dunbar · 15 years ago
  91. 0a9217f Fix another fallout from defining __weak unconditionally. by Fariborz Jahanian · 15 years ago
  92. 64c2e07 Don't set both readnone and readonly. by Daniel Dunbar · 15 years ago
  93. 531cc83 do a dance with predefines, and finally enable reading of macros from by Chris Lattner · 15 years ago
  94. 4789282 Fixed the test. by Fariborz Jahanian · 15 years ago
  95. 2b93986 Add a test case for my last patch. by Fariborz Jahanian · 15 years ago
  96. 02022f4 Force triple for a number of tests that rely on __weak. by Daniel Dunbar · 15 years ago
  97. f36a06a Honor MACOSX_DEPLOYMENT_TARGET environment variable. by Daniel Dunbar · 15 years ago
  98. 7e714cd Internal variables could mistakenly have "hidden" visibility when by Daniel Dunbar · 15 years ago
  99. c7a4ba5 Test case for -miphoneos-version-min, also part of Shantonu's patch! by Daniel Dunbar · 15 years ago
  100. b7477cf Fixup codegen for nested blocks that use copy/dispose in the inner by Mike Stump · 15 years ago