1. 01e56ae Implement C++ [temp.local]p4, which specifies how we eliminate by Douglas Gregor · 15 years ago
  2. a7a98c9 fix PR6819 by Chris Lattner · 15 years ago
  3. 8b9f187 tighten the check for cast of super to avoid rejecting valid code, by Chris Lattner · 15 years ago
  4. 6275e0c When creating the implicitly-declared special member functions, be by Douglas Gregor · 15 years ago
  5. 454006d fix rdar://7852959 - Use of super within a block is actually ok. by Chris Lattner · 15 years ago
  6. 57265e3 Fix a crash-on-invalid involving name lookup of tag names, where we by Douglas Gregor · 15 years ago
  7. 7683a3f Add another test case for r101029, which verifies that we now by Douglas Gregor · 15 years ago
  8. cb27b0f Be sure to instantiate the parameters of a function, even when the by Douglas Gregor · 15 years ago
  9. 1e46136 fix a bug I noticed by inspection, correcting two reject-valid bugs. by Chris Lattner · 15 years ago
  10. a823d6a fix a rejects-valid bug that I introduced, pointed out by David Chisnall by Chris Lattner · 15 years ago
  11. 236beab fix a rejects-valid testcase involving super that I dreamt up. by Chris Lattner · 15 years ago
  12. 966c78b change Scope::WithinElse to be a normal scope flag, widen the by Chris Lattner · 15 years ago
  13. cf7cfe8 fix this test. by Chris Lattner · 15 years ago
  14. 3023747 xfail this test for now. by Chris Lattner · 15 years ago
  15. 00e2c63 fix an invalid use of super, you can't use super like this in a block! by Chris Lattner · 15 years ago
  16. 15faee1 Have the parser decide whether a message to super is a variable or by Chris Lattner · 15 years ago
  17. 69c05d5 Typo. by Nick Lewycky · 15 years ago
  18. e8551e4 fix PR6287 by accepting and ignoring the returns_twice attribute. by Chris Lattner · 15 years ago
  19. 21b7323 Unbreak test on windows. by Ted Kremenek · 15 years ago
  20. 73e6fa0 Fix another bug where we wouldn't generate secondary vtables for construction vtables in some cases. by Anders Carlsson · 15 years ago
  21. 1ee6cad Add CIndex support for blocks. by Ted Kremenek · 15 years ago
  22. af6ddf2 Fix a bug where we were adding too many vcall offsets in some cases. by Anders Carlsson · 15 years ago
  23. b9342fb avoid double negatives by Chris Lattner · 15 years ago
  24. 115c1b9 Fix CFG bug where bases of member expressions were not always evaluated in a lvalue context. Fixes <rdar://problem/7813989>. by Ted Kremenek · 15 years ago
  25. e6da20f Fix run line so this test actually tests something. by Benjamin Kramer · 15 years ago
  26. eb483eb fix PR6811 by not parsing 'super' as a magic expression in by Chris Lattner · 15 years ago
  27. 0784fcd fix a problem causing us to lose the ''s around objc interface names by Chris Lattner · 15 years ago
  28. 5f6480d Simplify test, in the hopes of making linux happy. by Daniel Dunbar · 15 years ago
  29. 573021f Fix another vbase layout bug. by Anders Carlsson · 15 years ago
  30. f622b45 Fix a bug where we would add the same function twice in a vtable. by Anders Carlsson · 15 years ago
  31. 46116ce Rename -dump-record-layouts to -fdump-record-layouts now that the option behaves like aa flag. by Anders Carlsson · 15 years ago
  32. bdda6c1 Simplify the virtual base layout code and fix a bug where we wouldn't store the offset for a virtual base. by Anders Carlsson · 15 years ago
  33. c24b9c4 fix PR6805: llvm.objectsize changed to take an i1 instead of an i32. by Chris Lattner · 15 years ago
  34. e3c153a Driver: Only add extra -L paths on darwin if they exist. Unfortunately, this by Daniel Dunbar · 15 years ago
  35. 467ebc9 Tweak test for portability. by Daniel Dunbar · 15 years ago
  36. 43a9b32 Driver: Ignore -fobjc-gc and -fobjc-gc-only for platforms which don't support them. by Daniel Dunbar · 15 years ago
  37. 59fc269 When a member pointer is dereferenced, the class it points into must be complete. Enforce this. by Sebastian Redl · 15 years ago
  38. 3c3ccdb Diagnose more cases of initializing distinct members of an anonymous union by John McCall · 15 years ago
  39. d6ca8da Diagnose misordered initializers in constructor templates immediately instead of by John McCall · 15 years ago
  40. 8bc9c55 Driver/Darwin/x86: When linking, incorporate -L paths based on the path where by Daniel Dunbar · 15 years ago
  41. de81063 Provide manglings for bool and character literal expressions. These are by John McCall · 15 years ago
  42. 78713d8 When upgrading an Objective-C class from a forward declaration to a by Douglas Gregor · 15 years ago
  43. c42b652 Only complain about explicit instantiations following explicit by Douglas Gregor · 15 years ago
  44. 03a4bee Remove fixit for string literal comparison. Telling the user to use 'strcmp' is bad, and by Ted Kremenek · 15 years ago
  45. 7002f4c Turn access control on by default in -cc1. by John McCall · 15 years ago
  46. 08a4190 Improve diagnostics like "initializing <type> from an expression of by Douglas Gregor · 15 years ago
  47. 47268a3 Remove all "used" static functions *after* we have performed all of by Douglas Gregor · 15 years ago
  48. 6cd3b9f Instantiate default argument expressions even if their associated parameter by John McCall · 15 years ago
  49. 1a4221c Don't warn about unused static functions if they are marked with by Chris Lattner · 15 years ago
  50. 08c0cdf Forcibly disable test/PCH/pr4489.c, it is flaky on one of the buildbots. by Daniel Dunbar · 15 years ago
  51. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 15 years ago
  52. 355fa3a Use '%clang_cc1' instead of '%clang' to make the warning output more consistent across by Ted Kremenek · 15 years ago
  53. cb821d0 Downgrade the "declaration does not declare anything" error to a by Douglas Gregor · 15 years ago
  54. 7732cc9 Implement method type encoding in the presense by Fariborz Jahanian · 15 years ago
  55. b4c0c2d Match GCC's behavior and do not include '-Wunused-parameter' in '-Wunused'. by Ted Kremenek · 15 years ago
  56. c173be2 Explain that a template needs arguments to make it into a type, for by Jeffrey Yasskin · 15 years ago
  57. ea7390c Set access properly on instantiated friend class template declarations. by John McCall · 15 years ago
  58. 99d9838 Add static analyzer check for calls to 'pthread_once()' where the control-flow has by Ted Kremenek · 15 years ago
  59. a8b48e4 Update test case. by Ted Kremenek · 15 years ago
  60. c53d0d7 Introduce an egregious hack to work around a bug in libstdc++ 4.2.x's by Douglas Gregor · 15 years ago
  61. e1fcf29 Include all warnings under '-Wunused' in '-Wmost' and '-Wall'. by Ted Kremenek · 15 years ago
  62. 9ab1454 Make CXXScopeSpec invalid when incomplete, and propagate that into any by Jeffrey Yasskin · 15 years ago
  63. 1e201b4 Eliminate excessive PCH deserialization caused by the search for by Douglas Gregor · 15 years ago
  64. af2094e Implement dependent friend function template specializations. by John McCall · 15 years ago
  65. 4f4fd92 Patch to implement gcc's cstyle arguments in objc methods. wip. by Fariborz Jahanian · 15 years ago
  66. db88d8a When a template (without arguments) is passed as a template type by Jeffrey Yasskin · 15 years ago
  67. edc2877 Fix some redundant errors by changing CXXScopeSpec::isSet calls into by Jeffrey Yasskin · 15 years ago
  68. 83e7a78 rename llvm::llvm_report_error -> llvm::report_fatal_error by Chris Lattner · 15 years ago
  69. c46a246 Don't emit an 'unused expression' warning for '||' and '&&' expressions that contain assignments by Ted Kremenek · 15 years ago
  70. 53eee7b Instead of counting totally diagnostics, split the count into a count by Chris Lattner · 15 years ago
  71. 5863b41 convert to -verify mode. by Chris Lattner · 15 years ago
  72. 06245bf Improve handling of friend types in several ways: by Douglas Gregor · 15 years ago
  73. beb4128 @llvm.sqrt isn't really close enough to C's sqrt to justify emitting calls by John McCall · 15 years ago
  74. 3aae609 Teach -Wsign-compare to treat 1 << blah as "idiomatically non-negative". by John McCall · 15 years ago
  75. 974d97b Fix crash in StoreManager::CastRegion() when the base region is a type with 0 size. by Ted Kremenek · 15 years ago
  76. c91cc66 Check access for the implicit calls to destructors that occur when we by John McCall · 15 years ago
  77. 5dbacb4 Fix CIndex crash on invalid code reported in <rdar://problem/7833619>. by Ted Kremenek · 15 years ago
  78. e9f5581 Improve on diagnostics when an objc class is used as by Fariborz Jahanian · 15 years ago
  79. e8f5a17 Implement code completion for Objective-C method declarations and by Douglas Gregor · 15 years ago
  80. 2846b2b default access for synthesize ivar is @protect. Fixes radar 7823675. by Fariborz Jahanian · 15 years ago
  81. 0bd0459 Patch to not build ivar ASTs when they are ilegally declared in categories. by Fariborz Jahanian · 15 years ago
  82. 209acbd Devote a special diagnostic to the typo by John McCall · 15 years ago
  83. 68b9a59 Teach MemRegion::getBaseRegion() about ObjCIvarRegions. We want to treat by Ted Kremenek · 15 years ago
  84. 161755a Implement the protected access restriction ([class.protected]), which requires by John McCall · 15 years ago
  85. 2e4c7a5 When code completion produces an overload set as its results (e.g., by Douglas Gregor · 15 years ago
  86. fe0bdba Do not produce semicolons at the end of code-completion results by Douglas Gregor · 15 years ago
  87. 2f880e4 Only prove macros as code-completion results when we're in a case by Douglas Gregor · 15 years ago
  88. 22f5699 When sending a message to "id", apply some heuristics to try to narrow by Douglas Gregor · 15 years ago
  89. 914803f add a testcase that the integrated assembler rejects, this verifies by Chris Lattner · 15 years ago
  90. 719770d Make code-completion for Objective-C message sends to "id" work in the by Douglas Gregor · 15 years ago
  91. a983448 Put type restriction on convesion to nonconforming 'id' back in by Fariborz Jahanian · 15 years ago
  92. 13438f9 Implement support for code completion of an Objective-C message send to by Douglas Gregor · 15 years ago
  93. 85372b9 Add test for code completion of Objective-C message sends to classes. by Douglas Gregor · 15 years ago
  94. 64538cf Perform code-completion within ParseCastExpression, which handles, by Douglas Gregor · 15 years ago
  95. 84139d6 Extend the type printing policy to allow one to turn off the printing by Douglas Gregor · 15 years ago
  96. e32be1d Print the errors when a clang test fails instead of just listing the by Jeffrey Yasskin · 15 years ago
  97. 4800ea6 Emit debug info for objc getters and setters. by Devang Patel · 15 years ago
  98. 018b54e fix PR6780, properly handling the IR {|} escapes in inline asm strings. by Chris Lattner · 15 years ago
  99. 5c5db55 fix PR6782, an accept invalid. We weren't emitting the diagnostic by Chris Lattner · 15 years ago
  100. 09d9fa1 Code completion results that refer to macros now get the cursor kind by Douglas Gregor · 15 years ago