1. 162579a Remove implicit fallthrough from AArch64 to Mips in lib selection by Tim Northover · 11 years ago
  2. 13f8404 Avoid fallthrough in header, to allow external users of Clang libraries to by Richard Smith · 11 years ago
  3. 678eca4 Fix the linkage of static locals inside a CapturedStmt. (Found in the by Eli Friedman · 11 years ago
  4. aa12d8f Don't depend on the transitive inclusion of PathV1.h. by Rafael Espindola · 11 years ago
  5. 6f2e23b Use the sys::RemoveFileOnSignal that takes a StringRef. by Rafael Espindola · 11 years ago
  6. 95099ef Followup to r183931 to fix the lambda conversion-to-block-pointer member. by Eli Friedman · 11 years ago
  7. 57a3bbf Use the sys::ExecuteAndWait that takes StringRefs. by Rafael Espindola · 11 years ago
  8. 38fa961 Fix a small bug in the linkage computation for the lambda conversion-to-function-pointer member. by Eli Friedman · 11 years ago
  9. 2289933 Update for llvm change. by Rafael Espindola · 11 years ago
  10. ad24ad4 Allow clang to build __clear_cache on ARM. by Rafael Espindola · 11 years ago
  11. 7b7db26 Clean up test to appease NDEBUG builds. by Richard Smith · 11 years ago
  12. 2f9c035 InheritViz.cpp uses sys::Path, include PathV1.h by Rafael Espindola · 11 years ago
  13. 8b81df3 Use version of DisplayGraph that takes a StringRef. by Rafael Espindola · 11 years ago
  14. 4889a1f Teach clang about the armv4/armv4t distinction by Tim Northover · 11 years ago
  15. 0b21490 Modernize some low-hanging PathV1 uses. by Benjamin Kramer · 11 years ago
  16. 009d7d5 libclang: Remove clang::RemapFiles, it's dead code. by Benjamin Kramer · 11 years ago
  17. 082ad2b libclang: Port CIndexer::getClangResourcesPath to PathV2. No functionality change. by Benjamin Kramer · 11 years ago
  18. 1b03464 Add Ubuntu Saucy to the list of known Ubuntu releases by Sylvestre Ledru · 11 years ago
  19. a438e68 Make it clear in Decl::hasBody that it can return true on redeclarations. by Manuel Klimek · 11 years ago
  20. 5350ded More for PR12457: fix handling of __builtin_isinf_sign and test. by Richard Smith · 11 years ago
  21. acaf72a Towards PR12457: constant expression evaluation support for __builtin_parity{,l,ll}, __builtin_ffs{,l,ll}, and __builtin_fpclassify. by Richard Smith · 11 years ago
  22. 43cbfb6 Updated C++1y status for contextual conversions to 'partial' (without review) by Larisse Voufo · 11 years ago
  23. 4dbf408 Fix part of PR12457. Patch by Justin Bogner! by Richard Smith · 11 years ago
  24. 6698be8 Fix some confusing diagnostic wording. s/implicit default/implicit/ if we're by Richard Smith · 11 years ago
  25. 36155c1 C++11: If a class has a user-declared copy operation or destructor, the by Richard Smith · 11 years ago
  26. f050d24 Implement core issue 903: only integer literals with value 0 and prvalues of by Richard Smith · 11 years ago
  27. 1b2209f In C++11, promote access declaration diagnostic from warning to error. There by Richard Smith · 11 years ago
  28. 79f4bb7 Add -Wdeprecated warnings and fixits for things deprecated in C++11: by Richard Smith · 11 years ago
  29. 4e47ecb When copy-initializing a temporary for a reference binding, don't allow use of by Richard Smith · 11 years ago
  30. 98a7558 Include the unexpanded packs in the initializer expression when checking a by Nick Lewycky · 11 years ago
  31. d4ec562 Simplify: we don't need any special-case lifetime extension when initializing by Richard Smith · 11 years ago
  32. d3ff325 Don't suggest putting 'operator new' or 'operator delete' in a namespace to fix a two-phase lookup issue. That's not permitted. by Richard Smith · 11 years ago
  33. 7c3e615 PR12086, PR15117 by Richard Smith · 11 years ago
  34. a4bb99c Move detection of reference members binding to temporaries from building of by Richard Smith · 11 years ago
  35. 671538e Introducing -Wheader-guard, a warning that checks header guards actually work by Richard Trieu · 11 years ago
  36. a603569 Use the global functions instead of the Program methods. by Rafael Espindola · 11 years ago
  37. 8a07cd3 Reapply r183721, reverted in r183776, with a fix for a bug in the former (we by Richard Smith · 11 years ago
  38. 39bdd4f Retain linker flags specified on cmake command line. by Andy Gibbs · 11 years ago
  39. e3f1197 Preserve newlines before block comments in static initializers. by Alexander Kornienko · 11 years ago
  40. 1342a4e Port HTMLDiagnostics to PathV2. No intended functionality change. by Benjamin Kramer · 11 years ago
  41. 00f86f9 Fix buildbot breakage on PPC64. by Eli Friedman · 11 years ago
  42. eba7d2f Silencing a signed vs unsigned comparison mismatch in MSVC. by Aaron Ballman · 11 years ago
  43. 3b8f77d Fix memory corruption in CStringChecker by Pavel Labath · 11 years ago
  44. 0934e18 Add support for complex compound assignments where the LHS is a scalar. by Eli Friedman · 11 years ago
  45. 7a1b586 Make va_arg and argument passing to varargs functions work correctly with by Eli Friedman · 11 years ago
  46. 81359b0 Tweak r183791 so we don't print a note without a source location. by Eli Friedman · 11 years ago
  47. 8229d22 Include Path.h instead of PathV2.h. by Rafael Espindola · 11 years ago
  48. 188ddb1 Correctly handle designated initializers which modify an array initialized by Eli Friedman · 11 years ago
  49. edcf511 Add a testcase for PR7434, which is a bug we no longer appear to have. by Richard Smith · 11 years ago
  50. 2db9828 Include PathV1.h in a file that uses it. by Rafael Espindola · 11 years ago
  51. a265461 Try to fix the windows build. by Rafael Espindola · 11 years ago
  52. 3439237 Include PathV1.h in files that use it. by Rafael Espindola · 11 years ago
  53. a57be56 Revert r183721. It caused cleanups to be delayed too long in some cases. by Richard Smith · 11 years ago
  54. cf69590 Reduce the number of symbols on the object file. by Samuel Benzaquen · 11 years ago
  55. da6a6f0 [libclang/python] Add a few "cursor kinds" that were missing in the python binding for libclang. by Argyrios Kyrtzidis · 11 years ago
  56. 605c59a Make ASTContext::Allocate use size_t for the size argument. by Eli Friedman · 11 years ago
  57. 739f9e5 Modify a comment to reflect changes of r183717. by Argyrios Kyrtzidis · 11 years ago
  58. 2b2faa5 Insert a space at the start of a line comment in case it starts with an alphanumeric character. by Alexander Kornienko · 11 years ago
  59. b6f521a Silence GCC warning. by Benjamin Kramer · 11 years ago
  60. b62b8b9 ASTUnit: Invert the dependency of PrecompilePreambleAction on PrecompilePreambleConsumer. by Benjamin Kramer · 11 years ago
  61. ac2bfd8 Make it possible to assign clang-format-buffer to a keybinding. by Manuel Klimek · 11 years ago
  62. 0f9b855 Remove some unicode that sneaked in. by David Majnemer · 11 years ago
  63. 01e0b1f Implement DR61: Address of ambiguous bound methods should be disallowed by David Majnemer · 11 years ago
  64. 2ec2b84 Implement DR85: Redeclaration of member is forbidden by David Majnemer · 11 years ago
  65. 85af7ce Rework IR emission for lifetime-extended temporaries. Instead of trying to walk by Richard Smith · 11 years ago
  66. 939d83e Fix a very silly mistake in r183590. by Eli Friedman · 11 years ago
  67. d39083d Fix a FIXME in a testcase about packed structs and calls I left around by Eli Friedman · 11 years ago
  68. 1f01f7c [libclang] Allow building a precompiled preamble with compiler errors by Argyrios Kyrtzidis · 11 years ago
  69. 808ad75 Remove mis-grouping of an objc diagostic in my last patch. by Fariborz Jahanian · 11 years ago
  70. 4017d73 Objective-C [qoi]: Issue better warning when nsstring literal is missing by Fariborz Jahanian · 11 years ago
  71. 2ac2fa7 Make sure we don't emit invalid IR for StmtExprs with complex cleanups. by Eli Friedman · 11 years ago
  72. 7044668 cleanup (address some more review comments for r183474): by Adrian Prantl · 11 years ago
  73. 0567a79 Use FPT::getArgTypes() instead of manually building ArrayRefs by Reid Kleckner · 11 years ago
  74. de5f2ee [analyzer] SATestBuild: Don't require reference results to have logs. by Jordan Rose · 11 years ago
  75. ef0e4e6 Add a new warning, -Wlogical-not-parentheses, to -Wparentheses. by Richard Trieu · 11 years ago
  76. 57e6847 [clang-format] Don't flash an ugly cmd prompt in Vim on Windows by Reid Kleckner · 11 years ago
  77. 03a8323 Fixes the comment for hasDeclaration. by Manuel Klimek · 11 years ago
  78. 7acc5a6 Support for contextual conversion tweaks (N3323) was added, as Revision 183637 by Larisse Voufo · 11 years ago
  79. 50b60b3 reverted test by Larisse Voufo · 11 years ago
  80. 817e01f test by Larisse Voufo · 11 years ago
  81. 875e739 [CodeGen] Make CGCleanup.h include what it now uses by Reid Kleckner · 11 years ago
  82. 6fe91e4 [CodeGen] Move EHScopeStack to CGCleanup.h from CodeGenFunction.h by Reid Kleckner · 11 years ago
  83. 688f986 Fix the parser's updating of the template depth when parsing local templates and late-parsed templates. by Faisal Vali · 11 years ago
  84. 65efd10 Revert r183618. by Faisal Vali · 11 years ago
  85. 22bf46a Fix the parser's updating of the template depth when parsing local templates and late-parsed templates. This is a slight tweak of r180708; It avoids incrementing depth when non-template local classes nested within member templates of local classes are encountered. by Faisal Vali · 11 years ago
  86. 9808b71 Add a test case for blocks taking an array typedef by Reid Kleckner · 11 years ago
  87. c910d4c Revert "[Sema] Make FunctionType's TSI use unadjusted argument types" by Reid Kleckner · 11 years ago
  88. 63c9a92 [Sema] Make FunctionType's TSI use unadjusted argument types by Reid Kleckner · 11 years ago
  89. 122e601 Recognition of empty structures and unions is moved to semantic stage by Serge Pavlov · 11 years ago
  90. cc28eff Added a type checking which handle the case of an ext vector and integral scalar by Jin-Gu Kang · 11 years ago
  91. 3370859 [analyzer] Minor fixups to r183062 by Anna Zaks · 11 years ago
  92. a3f5a5a [analyzer; alternate edges] Fix the edge locations in presence of macros. by Anna Zaks · 11 years ago
  93. 9aaee92 Fixed comment typo. by Michael Gottesman · 11 years ago
  94. 8d37858 Debug info: An if condition now creates a lexical scope of its own. by Adrian Prantl · 11 years ago
  95. b6e3808 Recursively lifetime-extend into array temporaries. These can get implicitly by Richard Smith · 11 years ago
  96. 61f0868 When we're compiling with -pg make sure to link with gcrt1.o on linux. Be by Eric Christopher · 11 years ago
  97. eeb0062 Fix va_arg on x86-64 for a struct containing a single int128_t. PR16248 by Eli Friedman · 11 years ago
  98. f9dbae7 Loosen r178109 even further, to assume that all redefined macros in system headers and system modules are equivalent. by Douglas Gregor · 11 years ago
  99. 56b108a 80-column fixup after recent change to getOrCreateType. by Eric Christopher · 11 years ago
  100. df98357 Even in a modules world, people will depend on the weird xmmintrin.h -> emmintrin.h forwarding. by Douglas Gregor · 11 years ago