1. 29b37a0 AST: __uuidof should leak through templated types by David Majnemer · 11 years ago
  2. 1245a54 Fix missing source location in CXXTemporaryObjectExpr nodes. by Enea Zaffanella · 11 years ago
  3. c411910 Reorder libm LIBBUILTIN definition groups by Hal Finkel · 11 years ago
  4. e843cc7 Reorder libm LIBBUILTIN definitions by Hal Finkel · 11 years ago
  5. d46ab5e Add the missing "n" to libm LIBBUILTIN definitions by Hal Finkel · 11 years ago
  6. 798186a Remove error-prone 'list initialization' flag from an implicit conversion by Richard Smith · 11 years ago
  7. c64bbe8 clang-cl: ignore /RTC options (PR17129) by Hans Wennborg · 11 years ago
  8. 0c01835 OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test threadprivate_messages.cpp) by Alexey Bataev · 11 years ago
  9. 535ae75 Remove unused method Job::AddCommand. by Hans Wennborg · 11 years ago
  10. a33ab60 Consumed Analysis: The 'consumable' attribute now takes a identifier specifying the default assumed state for objects of this class by David Blaikie · 11 years ago
  11. dae9271 Improve error for "override" + non-virtual func. by Eli Friedman · 11 years ago
  12. 0b62cc3 Handle zero-width and double-width characters in string literals and comments. by Alexander Kornienko · 11 years ago
  13. 7b7bef1 Add new methods for TargetInfo: by Stepan Dyatkovskiy · 11 years ago
  14. b2c7047 Support suppressing unused arguments warnings as a core option so that by Chandler Carruth · 11 years ago
  15. a5e77a8 Add specific warning flags for GNU ext in lexer. by Eli Friedman · 11 years ago
  16. 86164e8 Note when a decl is used in AST files. by Eli Friedman · 11 years ago
  17. 6155fbe Remove the -fuse-gold-plugin driver option. by Rafael Espindola · 11 years ago
  18. 9e046e1 More unused warning silencing. by Eric Christopher · 11 years ago
  19. 9a2a52f Cleaned doxygen comments. by Alexander Kornienko · 11 years ago
  20. 912502b Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instructions: by Hao Liu · 11 years ago
  21. 799bf2d Attempt to silence some defined but not used warnings. by Eric Christopher · 11 years ago
  22. 5013fcf Documentation fix: remove advice to use cast/dyn_cast on TypeLocs, updating by James Dennett · 11 years ago
  23. bdf3341 Add a diagnostic group for the "ignoring (static|inline) keyword on by Peter Collingbourne · 11 years ago
  24. 5f7ac67 ObjectiveC migrator: Cannot use bridging annotations for by Fariborz Jahanian · 11 years ago
  25. 709a8ca clang-cl: Make -W a core option so we can adjust clang warnings. by Reid Kleckner · 11 years ago
  26. caa5ab2 Switched FormatAttr to using an IdentifierArgument instead of a StringArgument since that is a more accurate modeling. by Aaron Ballman · 11 years ago
  27. 99a7238 Refactor computation of whether a variable declaration's type should be merged by Richard Smith · 11 years ago
  28. 0e8534e Consumed analysis: add return_typestate attribute. by DeLesley Hutchins · 11 years ago
  29. 8edabd9 Factor out parsing and allocation of IdentifierLoc objects. by Richard Smith · 11 years ago
  30. 36d558d Add an implicit dtor CFG node just before C++ 'delete' expressions. by Jordan Rose · 11 years ago
  31. 4367829 Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'" by Rafael Espindola · 11 years ago
  32. 2dfbb32 Remove unused group. by Rafael Espindola · 11 years ago
  33. a673dbd Use -### instead of -ccc-print-options. by Rafael Espindola · 11 years ago
  34. 7156fff Remove DynCastMatcher, since it is pretty much the same as Matcher<T>::WrappedMatcher. by Samuel Benzaquen · 11 years ago
  35. 8f1a2db OpenMP: Data-sharing attributes analysis and clause 'shared' by Alexey Bataev · 11 years ago
  36. 39024ec Remove 3 unused ccc options. by Rafael Espindola · 11 years ago
  37. 94c0ad9 Clean out unused diagnostics. by Benjamin Kramer · 11 years ago
  38. 9a96de7 The diagnostic err_init_conversion_failed uses the enum by Richard Trieu · 11 years ago
  39. 624421f Consolidating the notion of a GNU attribute parameter with the attribute argument list. by Aaron Ballman · 11 years ago
  40. c55bee6 Consumed analysis: add 'consumable' class attribute. by DeLesley Hutchins · 11 years ago
  41. 4e899d9 Reduce the number of symbols by changing how templates are instantiated per function bound in the registry. by Samuel Benzaquen · 11 years ago
  42. c2d7757 Don't eagerly load all conversion operators when loading a class declaration by Richard Smith · 11 years ago
  43. 26c7dc3 Simplify slightly. by Richard Smith · 11 years ago
  44. e8519c3 Add ms_abi and sysv_abi attribute handling. by Charles Davis · 11 years ago
  45. cd03f86 Be lazier when loading KeyFunctions from PCH/modules. We don't need to load by Richard Smith · 11 years ago
  46. b7dc1f5 Consumed analysis: improve handling of conditionals. by DeLesley Hutchins · 11 years ago
  47. d0f2921 ObjectiveC migrator: remove dead code. by Fariborz Jahanian · 11 years ago
  48. 944f09f mangle aarch64 Neon ACLE scalar instrinsic name with BHSD suffix. by Kevin Qin · 11 years ago
  49. 8ed2f3a Change return type of Sema::DiagnoseAmbiguousLookup from bool to void. by Serge Pavlov · 11 years ago
  50. 46c8fca Make getDiagnosticsInGroup helper method a static function in the cpp file and move the WarningOption struct into an anonymous namespace instead of clang namespace since it no longer needs to be forward declared in the header. by Craig Topper · 11 years ago
  51. 4a97b8e Remove Inheritable/NonInheritable flags from ProcessDeclAttributes. They don't by Richard Smith · 11 years ago
  52. 5b98aba ObjectiveC migrator. This patch infers readonly properties for no-parameter by Fariborz Jahanian · 11 years ago
  53. 3f93d4c Improve error for assignment to incomplete class. by Eli Friedman · 11 years ago
  54. a735090 Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer. by Samuel Benzaquen · 11 years ago
  55. ef07203 Delete CC_Default and use the target default CC everywhere by Reid Kleckner · 11 years ago
  56. 3c4da0c clang-cl: Support -fsanitize=address by Hans Wennborg · 11 years ago
  57. 642a4db [analyzer] Don't include Clang headers inside a namespace. by Jordan Rose · 11 years ago
  58. 55ee1eb Warn that -O4 is the same as -O3. by Rafael Espindola · 11 years ago
  59. 99e0df4 Revert "Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer." by Samuel Benzaquen · 11 years ago
  60. 3b082a3 Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer. by Samuel Benzaquen · 11 years ago
  61. a778cde Adding a vector version of clang::tooling::shiftedCodePosition(). by Edwin Vane · 11 years ago
  62. d36e463 Rewrite eachOf/allOf/anyOf to use a variadic operator. by Samuel Benzaquen · 11 years ago
  63. 1806239 Cleanup of OpaquePtr. No functionality changes. by Serge Pavlov · 11 years ago
  64. a87ce26 Adding const buffer iterator generators to Rewriter by Edwin Vane · 11 years ago
  65. 60c444d Since r179585, __declspec(property) has gotten special treatment as an attribute where it is not processed as part of the typical Sema attribute functionality. Specifying this attribute as being "ignored" because there is no sema handler for it as a Decl attribute, and no AST node generated for it. by Aaron Ballman · 11 years ago
  66. 168de19 Simplify now that -O4 just maps to -O3 and -O is an alias of -O2. by Rafael Espindola · 11 years ago
  67. 6db9088 Produce an error when trying to link with -emit-llvm. by Rafael Espindola · 11 years ago
  68. 80434a3 Fix comment. by Michael Han · 11 years ago
  69. 02ab7d3 Add gcc ARM flags -munaligned-access / -mno-unaligned-access by Renato Golin · 11 years ago
  70. 45bd294 Add the -ffixed-r9 flag for ARM. by Renato Golin · 11 years ago
  71. 809d254 This wasn't headers, just missing namespaces. by Benjamin Kramer · 11 years ago
  72. 8d2a5ea A clean-up pass, exploring the unification of traversals of class, variable and function templates. by Larisse Voufo · 11 years ago
  73. 344472e Use pop_back_val() instead of both back() and pop_back(). by Robert Wilhelm · 11 years ago
  74. 7865b8e Respect -Wnewline-eof even in C++11 mode. by Jordan Rose · 11 years ago
  75. 14a46a1 arc commit didn't add this because it wasn't in the patch... by David Majnemer · 11 years ago
  76. d1282ec Sema: Properly support Microsoft-mode template arguments by David Majnemer · 11 years ago
  77. 8ef1b37 Reword a diagnostic to avoid a confusing implication that it might be talking by Richard Smith · 11 years ago
  78. 37fd27d Remove SequenceNumber from class/variable template partial specializations. by Richard Smith · 11 years ago
  79. 5fdd207 Update to consumed analysis. by DeLesley Hutchins · 11 years ago
  80. 544ae5b Refactor VariantMatcher to use an interface underneath. by Samuel Benzaquen · 11 years ago
  81. 152b4e4 Revert "Implement a rudimentary form of generic lambdas." by Manuel Klimek · 11 years ago
  82. 21adb0c const'ify Sema::ActOnCXXTryBlock by by Robert Wilhelm · 11 years ago
  83. 32b5a1e Constify more uses of ASTContext&. No functional change. by Craig Topper · 11 years ago
  84. 8b4b98b Constify some more ASTContext& uses. by Craig Topper · 11 years ago
  85. 0b86156 Constify the ASTContext& passed to Stmt creation functions. Also constify the context in couple other functions that are called from creation functions. by Craig Topper · 11 years ago
  86. 9db7a7e Constify the ASTContext& passed to Expr creation functions. Also constify the context in couple other functions that are called from creation functions. by Craig Topper · 11 years ago
  87. 3613c00 Add test cases for avx512 feature flags. Fix typo in avx512pf options. by Craig Topper · 11 years ago
  88. ecb5819 Implement a rudimentary form of generic lambdas. by Faisal Vali · 11 years ago
  89. 567f917 Refactor for clarity and simplicity. by Larisse Voufo · 11 years ago
  90. 2414697 Split isFromMainFile into two functions. by Eli Friedman · 11 years ago
  91. c0afea9 Reduce sizeof(TemplateArgument) from 32 to 24. by Eli Friedman · 11 years ago
  92. 34776d4 Updated the consumed analysis warnings to use a more standardized diagnostic. by Aaron Ballman · 11 years ago
  93. 5389b84 Move -mfpmath handling to -cc1 and implement it for x86. by Rafael Espindola · 11 years ago
  94. 47ad6ce Analysis: Add support for MS specific printf format specifiers by David Majnemer · 11 years ago
  95. 8f189a9 Abstract out virtual calls and virtual function prologue code generation; implement them for -cxx-abi microsoft by Timur Iskhodzhanov · 11 years ago
  96. bca2c4f Add avx512cd, avx512er, avx512pf feature flags and enable them on KNL CPU. by Craig Topper · 11 years ago
  97. b1e588c Revert accidental commit. by Craig Topper · 11 years ago
  98. b7a95d2 Replace avx-512 with avx512f to match llvm side and what gcc patches appear to be using. by Craig Topper · 11 years ago
  99. e0f720e Remove Extension warning for GNU local labels. by Eli Friedman · 11 years ago
  100. 24515d9 Add more specific flags for misc GNU extensions. by Eli Friedman · 11 years ago