1. 2815e1a Split a chunk of -Wconditional-uninitialized warnings out into a separate flag, by Richard Smith · 12 years ago
  2. b5b155c objective-c: warn on use of property setters by Fariborz Jahanian · 12 years ago
  3. 2c585b9 Replace PTX back-end with NVPTX back-end in all places where Clang cares by Justin Holewinski · 12 years ago
  4. 8e0317e objc: change option to be -Wobjc-interface-ivars by Fariborz Jahanian · 12 years ago
  5. b53bf00 Apply review comment from Jordan Rose. by Manuel Klimek · 12 years ago
  6. a611506 Add a warning to diagnose statements in C++ like "*(volatile int*)x;". Conceptually, this is part of -Wunused-value, but I added a separate flag -Wunused-volatile-lvalue so it doesn't get turned off by accident with -Wno-unused-value. I also made a few minor improvements to existing unused value warnings in the process. <rdar://problem/11516811>. by Eli Friedman · 12 years ago
  7. 587de5b implement Sema support for the alloc_size attribute by Nuno Lopes · 12 years ago
  8. f9d4cbd Adds the Refactoring library, which is a layer on top of the Tooling library by Manuel Klimek · 12 years ago
  9. c052dbb Recognize the MS inheritance attributes and turn them into attributes by John McCall · 12 years ago
  10. def1849 wire -fbounds-checking to the new LLVM bounds checking pass by Nuno Lopes · 12 years ago
  11. bfbfee5 Adds a method overwriteChangedFiles to the Rewriter. This is implemented by by Manuel Klimek · 12 years ago
  12. 0e5e092 Truthify a comment. by Richard Smith · 12 years ago
  13. 18df0eb objective-c: provide a useful 'fixit' suggestion when by Fariborz Jahanian · 12 years ago
  14. d6277fb [driver] When creating the compiler invocation out of command-line by Argyrios Kyrtzidis · 12 years ago
  15. 11ed43d Unpack enums in CodeCompletetionResult. by Benjamin Kramer · 12 years ago
  16. a77b759 CUDA: the device and host attributes must be inheritable, in order by Peter Collingbourne · 12 years ago
  17. 4dc34eb CUDA: add CodeGen support for global variable address spaces. by Peter Collingbourne · 12 years ago
  18. e5f8372 Bitpack CodeCompletionResults. by Benjamin Kramer · 12 years ago
  19. 11d1a69 Error when using typeid() with -fno-rtti. PR 12888. by Nico Weber · 12 years ago
  20. 2b309fb objective-c: Warn if default synthesizing readonly IBOutlet properties by Fariborz Jahanian · 12 years ago
  21. c94a26f Missing line break. by Dmitri Gribenko · 12 years ago
  22. c470442 Simplify some users of DeclarationName::getNameKind. Fold getFETokenInfoAsVoid into its only caller. by Benjamin Kramer · 12 years ago
  23. e2010ee Inline a trivial clear() method. by Benjamin Kramer · 12 years ago
  24. 93a8534 Simplify code, add an assertion. by Benjamin Kramer · 12 years ago
  25. 671e3bc [analyzer] c++11: do not crash on namespace alias by Anna Zaks · 12 years ago
  26. 591b5f5 [analyzer] For locations, use isGLValue() instead of isLValue(). by Anna Zaks · 12 years ago
  27. ab7ad72 Suggest adding 'typename' when it would make the compiler by Kaelyn Uhrain · 12 years ago
  28. 1be17ab objc: use "class extension" instead of "continuation class" by Fariborz Jahanian · 12 years ago
  29. 3093b20 Lexer::ReadToEndOfLine: Only build the string if it's actually used and do so in a less malloc-intensive way. by Benjamin Kramer · 12 years ago
  30. 6e62988 Typo. by Chad Rosier · 12 years ago
  31. 593b91f Remove trailing periods which snuck into a few diagnostic strings. by Matt Beaumont-Gay · 12 years ago
  32. 01428ab Drop the question mark when complaining about a non-existing -Wno- flag. by Benjamin Kramer · 12 years ago
  33. a39238b Add -mno-implicit-float to the M group. by Chad Rosier · 12 years ago
  34. eecb22b [driver] Reword the warning message for missing value to a joined argument. by Chad Rosier · 12 years ago
  35. ad9689f Added two missing const qualifiers. by Abramo Bagnara · 12 years ago
  36. 25582fc Recover better from a missing 'typename' in a function template definition. by Richard Smith · 12 years ago
  37. 005af27 Rename the driver option to -mno-implicit-float, per Eli's suggestion. by Chad Rosier · 12 years ago
  38. 832a2aa Pulls diagnostics for temp file handling into the common diagnostic kinds. by Manuel Klimek · 12 years ago
  39. ee9ad5c [driver] Allow the driver to directly accept the -no-implicit-float option, so that the by Chad Rosier · 12 years ago
  40. da8d8c2 Add _alignof and __builtin_alignof as aliases for __alignof in by Douglas Gregor · 12 years ago
  41. ff1affe Warn about -Wno-foo where foo is an unknown warning option. This is helpful by Chad Rosier · 12 years ago
  42. 87014f3 [libclang] Properly handle @encode() in RecursiveASTVisitor and traverse by Argyrios Kyrtzidis · 12 years ago
  43. 4b0e6f1 Move the warnings for extra semi-colons under -Wextra-semi. Also, added by Richard Trieu · 12 years ago
  44. 3940ce8 Produce more useful 'duplicate case' diagnostics. Fixes PR9243, from Terry Long! by Douglas Gregor · 12 years ago
  45. def0762 Include the correct conversion context locations for condition expressions. by David Blaikie · 12 years ago
  46. 7d24e28 [libclang/AST] Index references of protocols in "@protocol(...)" syntax. by Argyrios Kyrtzidis · 12 years ago
  47. 9abf88c objective-c: perform strict type checking on property by Fariborz Jahanian · 12 years ago
  48. 7fe103c [objcmt] Rewrite messages to NSString's stringWithUTF8String:/stringWithCString: by Argyrios Kyrtzidis · 12 years ago
  49. f5343ff Allow objc @() syntax for enum types. by Argyrios Kyrtzidis · 12 years ago
  50. dc3eb6a Remove word 'block' from option and diagnostic I added in r156825. by Fariborz Jahanian · 12 years ago
  51. be0ee87 Improve some of the conversion warnings to fire on conversion to bool. by David Blaikie · 12 years ago
  52. 8f674a8 objective-c nonfragile abi: discourage ivar declarations by Fariborz Jahanian · 12 years ago
  53. 31c195a Fix our handling of visibility in explicit template instantiations. by Rafael Espindola · 12 years ago
  54. c608c3c Further improvement to wording of overload resolution diagnostics, and including by Richard Smith · 12 years ago
  55. 3003e1d Fold the six functions checking explicitly-defaulted special member functions by Richard Smith · 12 years ago
  56. 45246a7 [analyzer] Fix a crash in templated code which uses blocks. by Anna Zaks · 12 years ago
  57. 599f1b7 Refactor all the by Rafael Espindola · 12 years ago
  58. 420efd8 Produce a warning for mismatched section attributes. Completest pr9356. by Rafael Espindola · 12 years ago
  59. ee409a9 Add support for __attribute__((hot)) and __attribute__((cold)). by Benjamin Kramer · 12 years ago
  60. 99446d9 Don't crash on boxed strings when +stringWithUTF8String: is missing. by Jordy Rose · 12 years ago
  61. 703d412 Teach the parser to deal with multiple spellings for the same by Douglas Gregor · 12 years ago
  62. 6ea175b Hexagon V5 intrinsics support in clang. by Sirish Pande · 12 years ago
  63. f7b8056 PR11857: When the wrong number of arguments are provided for a function by Richard Smith · 12 years ago
  64. bf9da1f Fix a recent regression with the merging of format attributes. by Rafael Espindola · 12 years ago
  65. 2df1a58 [objc] When boxing a BOOL/NSInteger/NSUInteger type, use the corresponding by Argyrios Kyrtzidis · 12 years ago
  66. 5f9688b Hexagon V5 FP support. by Sirish Pande · 12 years ago
  67. 66c44e7 [preprocessor] Make sure that MacroExpands callbacks are always in source order. by Argyrios Kyrtzidis · 12 years ago
  68. 16afdf7 Fix an assertion hit when the serialized diagnostics writer receive a diagnostic by Argyrios Kyrtzidis · 12 years ago
  69. 98ae834 Fix an old (2009) FIXME: by Rafael Espindola · 12 years ago
  70. 06cd51a RecursiveASTVisitor: by Richard Smith · 12 years ago
  71. 1de6a6c objective-c. Fixes a 'fixit' where location of by Fariborz Jahanian · 12 years ago
  72. a971d24 Push the knowledge that we are parsing a type-id/type-name further into the by Richard Smith · 12 years ago
  73. 025983a Fix -Wdelete-non-virtual-dtor in Tooling code. by David Blaikie · 12 years ago
  74. 667381b ARM: Support marking intrinsic definitions as 'unavailable' by Jim Grosbach · 12 years ago
  75. a01ddc7 Declare abstract class ArgumentsAdjuster. This abstract interface describes by Simon Atanasyan · 12 years ago
  76. e15db6f [AST/libclang] Speed up clang_getOverriddenCursors() considerably by reserving a bit by Argyrios Kyrtzidis · 12 years ago
  77. 4493c0a A little tweak to the SFINAE condition reporting. Don't say: by Richard Smith · 12 years ago
  78. b3198a8 add -fbounds-checking option. by Nuno Lopes · 12 years ago
  79. 5f164af Fix fmin*/fmax* library builtin signatures. by Douglas Gregor · 12 years ago
  80. 5ea6661 Fixes a typo. note_xxx not not_xxx. by Fariborz Jahanian · 12 years ago
  81. 1d8db49 [analyzer] Rework both constraint managers to handle mixed-type comparisons. by Jordy Rose · 12 years ago
  82. d3b6d99 [analyzer] Add an abstraction for the bit width and signedness of an APSInt. No functionality change. by Jordy Rose · 12 years ago
  83. 258796e Add missing 'y'. by Rafael Espindola · 12 years ago
  84. cc88966 Introduce a new libclang API to determine the platform availability of by Douglas Gregor · 12 years ago
  85. 51a31ca [analyzer] Fixup for r155244: PurgeDeadSymbols should subclass StmtPoint by Anna Zaks · 12 years ago
  86. 00f3c4f Fixes resolution of relative paths when running clang tools. by Manuel Klimek · 12 years ago
  87. 0265555 Fixed UserDefinedLiteral source locations. by Abramo Bagnara · 12 years ago
  88. b8590f3 When we suppress an error due to SFINAE, stash the diagnostic away with the by Richard Smith · 12 years ago
  89. 1348967 Change how we suppress access control in explicit instantiations by John McCall · 12 years ago
  90. 3f152e6 There is no reason for these methods to be out-of-line. by John McCall · 12 years ago
  91. 9257664 Refactor DelayedDiagnostics so that it keeps diagnostics in by John McCall · 12 years ago
  92. d079abf A union can have a constexpr defaulted default constructor, if it has an by Richard Smith · 12 years ago
  93. 3b29436 Split mergeAvailabilityAttr out of handleAvailabilityAttr. This is important by Rafael Espindola · 12 years ago
  94. cab42cd Put the availability warnings in a group. by Rafael Espindola · 12 years ago
  95. d0f709e Simple typo fix (syntex to syntax). Fixes PR12735 by Aaron Ballman · 12 years ago
  96. 86b32fd Revert r156141 (making RecursiveASTVisitor data recursive). It is causing clang to blow up in memory usage on -O2 when compiling itself, by Ted Kremenek · 12 years ago
  97. 7ad5c99 Use raw_ostream in TypePrinter and eliminate uses of temporary std::strings. by Argyrios Kyrtzidis · 12 years ago
  98. 27a0097 Make BuiltinType::getName return a StringRef and introduce BuiltinType::getNameAsCString by Argyrios Kyrtzidis · 12 years ago
  99. ab41fe9 Move Sema::VerifyIntegerConstantExpression() and by Douglas Gregor · 12 years ago
  100. 85d87df Explicitly model capturing variables for blocks in the static analyzer. Fixes <rdar://problem/11125868>. by Ted Kremenek · 12 years ago