1. ac2bfd8 Make it possible to assign clang-format-buffer to a keybinding. by Manuel Klimek · 11 years ago
  2. 0f9b855 Remove some unicode that sneaked in. by David Majnemer · 11 years ago
  3. 01e0b1f Implement DR61: Address of ambiguous bound methods should be disallowed by David Majnemer · 11 years ago
  4. 2ec2b84 Implement DR85: Redeclaration of member is forbidden by David Majnemer · 11 years ago
  5. 85af7ce Rework IR emission for lifetime-extended temporaries. Instead of trying to walk by Richard Smith · 11 years ago
  6. 939d83e Fix a very silly mistake in r183590. by Eli Friedman · 11 years ago
  7. d39083d Fix a FIXME in a testcase about packed structs and calls I left around by Eli Friedman · 11 years ago
  8. 1f01f7c [libclang] Allow building a precompiled preamble with compiler errors by Argyrios Kyrtzidis · 11 years ago
  9. 808ad75 Remove mis-grouping of an objc diagostic in my last patch. by Fariborz Jahanian · 11 years ago
  10. 4017d73 Objective-C [qoi]: Issue better warning when nsstring literal is missing by Fariborz Jahanian · 11 years ago
  11. 2ac2fa7 Make sure we don't emit invalid IR for StmtExprs with complex cleanups. by Eli Friedman · 11 years ago
  12. 7044668 cleanup (address some more review comments for r183474): by Adrian Prantl · 11 years ago
  13. 0567a79 Use FPT::getArgTypes() instead of manually building ArrayRefs by Reid Kleckner · 11 years ago
  14. de5f2ee [analyzer] SATestBuild: Don't require reference results to have logs. by Jordan Rose · 11 years ago
  15. ef0e4e6 Add a new warning, -Wlogical-not-parentheses, to -Wparentheses. by Richard Trieu · 11 years ago
  16. 57e6847 [clang-format] Don't flash an ugly cmd prompt in Vim on Windows by Reid Kleckner · 11 years ago
  17. 03a8323 Fixes the comment for hasDeclaration. by Manuel Klimek · 11 years ago
  18. 7acc5a6 Support for contextual conversion tweaks (N3323) was added, as Revision 183637 by Larisse Voufo · 11 years ago
  19. 50b60b3 reverted test by Larisse Voufo · 11 years ago
  20. 817e01f test by Larisse Voufo · 11 years ago
  21. 875e739 [CodeGen] Make CGCleanup.h include what it now uses by Reid Kleckner · 11 years ago
  22. 6fe91e4 [CodeGen] Move EHScopeStack to CGCleanup.h from CodeGenFunction.h by Reid Kleckner · 11 years ago
  23. 688f986 Fix the parser's updating of the template depth when parsing local templates and late-parsed templates. by Faisal Vali · 11 years ago
  24. 65efd10 Revert r183618. by Faisal Vali · 11 years ago
  25. 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
  26. 9808b71 Add a test case for blocks taking an array typedef by Reid Kleckner · 11 years ago
  27. c910d4c Revert "[Sema] Make FunctionType's TSI use unadjusted argument types" by Reid Kleckner · 11 years ago
  28. 63c9a92 [Sema] Make FunctionType's TSI use unadjusted argument types by Reid Kleckner · 11 years ago
  29. 122e601 Recognition of empty structures and unions is moved to semantic stage by Serge Pavlov · 11 years ago
  30. cc28eff Added a type checking which handle the case of an ext vector and integral scalar by Jin-Gu Kang · 11 years ago
  31. 3370859 [analyzer] Minor fixups to r183062 by Anna Zaks · 11 years ago
  32. a3f5a5a [analyzer; alternate edges] Fix the edge locations in presence of macros. by Anna Zaks · 11 years ago
  33. 9aaee92 Fixed comment typo. by Michael Gottesman · 11 years ago
  34. 8d37858 Debug info: An if condition now creates a lexical scope of its own. by Adrian Prantl · 11 years ago
  35. b6e3808 Recursively lifetime-extend into array temporaries. These can get implicitly by Richard Smith · 11 years ago
  36. 61f0868 When we're compiling with -pg make sure to link with gcrt1.o on linux. Be by Eric Christopher · 11 years ago
  37. eeb0062 Fix va_arg on x86-64 for a struct containing a single int128_t. PR16248 by Eli Friedman · 11 years ago
  38. 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
  39. 56b108a 80-column fixup after recent change to getOrCreateType. by Eric Christopher · 11 years ago
  40. df98357 Even in a modules world, people will depend on the weird xmmintrin.h -> emmintrin.h forwarding. by Douglas Gregor · 11 years ago
  41. 572ac32 Fix line endings. by Eli Friedman · 11 years ago
  42. 80e8ea9 address some comments on r183474: by Adrian Prantl · 11 years ago
  43. f9eaf98 Revert "Properly consider the range of enum for range comparisons in C mode" by David Majnemer · 11 years ago
  44. d88d7ab Add missing file from r183563 (the recommit of 183466). by Eli Friedman · 11 years ago
  45. 44ee0a7 Re-commit r183466 with a fix to make the TypeLoc casting machinery work by Eli Friedman · 11 years ago
  46. 6071af9 Objective-C: Another case of issuing warning about misusing by Fariborz Jahanian · 11 years ago
  47. 33f0faa PR16273: Weaken a bogus assertion. by Richard Smith · 11 years ago
  48. 437bbff Define id to the correct type. by Rafael Espindola · 11 years ago
  49. a6ba40c Objective-C: Removes a bogus warning about auto-synthesis by Fariborz Jahanian · 11 years ago
  50. 4ff3225 Thread the 'Invalid' out parameter through SourceManager::getSLocEntry() and callees of SourceManager::getSLocEntryByID(). by Argyrios Kyrtzidis · 11 years ago
  51. 54e6c9d Improved handling of escaped newlines at the token start. by Alexander Kornienko · 11 years ago
  52. 1f13fbd Handle Unicode characters in fix-it replacement strings. by Jordan Rose · 11 years ago
  53. b165fdd fix up recogtion of block pointer type in my last patch. by Fariborz Jahanian · 11 years ago
  54. 2785b9a Fixed calculation of penalty when breaking tokens. by Alexander Kornienko · 11 years ago
  55. 7e6e515 Adds a test that verifies angle bracket locations. by Manuel Klimek · 11 years ago
  56. 20387ef Reverts r183466: "Perform dynamic alignment computations..." by Manuel Klimek · 11 years ago
  57. 0d33f45 Reverting test commit by Faisal Vali · 11 years ago
  58. f2c6433 test commit by Faisal Vali · 11 years ago
  59. cafeb94 PR16243: Use CXXThisOverride during template instantiation, and fix up the by Richard Smith · 11 years ago
  60. 8150da3 When we're synthesizing copy/move-assignment, we can't form a reference to an by Eli Friedman · 11 years ago
  61. 4f97f85 documentation: remove confusing reference to properties. by Adrian Prantl · 11 years ago
  62. 5ae17a1 ObjC Debug Info: Emit the names of accessors whenever they diverge from by Adrian Prantl · 11 years ago
  63. b5a5007 Improve documentation. by Adrian Prantl · 11 years ago
  64. 7523606 blocks: fixes an ast bug when block pointer variable by Fariborz Jahanian · 11 years ago
  65. 1bea653 Diagnose malformed x86 inline asm using 'y' constraint. by Tim Northover · 11 years ago
  66. 86875b1 Perform dynamic alignment computations so that the data in TypeLocs is by Eli Friedman · 11 years ago
  67. 585bee4 Implement DR7 by David Majnemer · 11 years ago
  68. 57c8736 [analyzer] Address Jordan’s code review for r183451 by Anna Zaks · 11 years ago
  69. 6838710 [analyzer] Ensure that pieces with invalid locations always get removed from the BugReport by Anna Zaks · 11 years ago
  70. 5955c37 [analyzer] fixup the comment by Anna Zaks · 11 years ago
  71. 49a246f [analyzer; new edges] Simplify edges in a C++11 for-range loop. by Jordan Rose · 11 years ago
  72. c09f2a8 [libclang] CMake: add an option to control building libclang as a static library (off by default) by Argyrios Kyrtzidis · 11 years ago
  73. 65d2c38 Fix incorrect line breaking before trailing block comments. by Daniel Jasper · 11 years ago
  74. 48a1e81 Fix a crash with -Wassign-enum, where we didn't adjust the APInt type of the by Joey Gouly · 11 years ago
  75. bf75e2b clang-check: add missing space in Makefile by Hans Wennborg · 11 years ago
  76. a888813 clang-check: Link the static analyzer in the Makefile build too. by Benjamin Kramer · 11 years ago
  77. 373b807 Add support for static analysis to clang-check by Pavel Labath · 11 years ago
  78. 63d5335 ClangTool: strip -o from the command line by Pavel Labath · 11 years ago
  79. 40cba90 Implement DR1270: braces can be elided in all aggregate initialization, not by Richard Smith · 11 years ago
  80. 649c6c5 Disallow reinterpret_cast from pointer to bool on Windows by Hans Wennborg · 11 years ago
  81. 9acb8b4 Fix clang-format's expression parser for leading }s. by Daniel Jasper · 11 years ago
  82. ff1a2e5 Improve c-style cast detection. by Daniel Jasper · 11 years ago
  83. f69dd33 When a static storage duration temporary appears in a constant expression, it by Richard Smith · 11 years ago
  84. 4fe9644 Don't create a StringRef from a temporary string. by Richard Trieu · 11 years ago
  85. fb6f75f [analyzer] Look through ExprWithCleanups to see if an expr's consumed. by Jordan Rose · 11 years ago
  86. 632182d [analyzer] Improve debug output for PathDiagnosticPieces. by Jordan Rose · 11 years ago
  87. 07eda94 clang/unittests/Format/FormatTest.cpp: Suppress utf8 literals with _MSC_VER. MS cl.exe is unaware of BOM-less utf8 source files. by NAKAMURA Takumi · 11 years ago
  88. 73b417f [analyzer] Fix a crash that occurs when processing an rvalue array. by Anna Zaks · 11 years ago
  89. 1089a57 [analyzer; new edges] Don't crash if the top-level entry edge is missing. by Jordan Rose · 11 years ago
  90. 574c7cf [analyzer; new edges] Ignore self-edges, not all edges with the same location. by Jordan Rose · 11 years ago
  91. c47b6f3 If we're splitting the dwarf for fission and don't want to use the by Eric Christopher · 11 years ago
  92. 9464a08 Objective-C: Provide fixit with suggested spelling correction by Fariborz Jahanian · 11 years ago
  93. 993b39f PR14763: Debug info for non-trivial record parameters by David Blaikie · 11 years ago
  94. d62d901 When the template specialization header is missing, set a valid source location for the template keyword when recovering. by Argyrios Kyrtzidis · 11 years ago
  95. 144a31f [ms-cxxabi] Thread GlobalDecls through to CodeGenModule::getFunctionLinkage. by Peter Collingbourne · 11 years ago
  96. 88c2004 clang-check: Enable specification of additional compiler arguments by Pavel Labath · 11 years ago
  97. a06d585 [ms-cxxabi] Fix vbptr offsets in memptrs when the vbptr is in an nvbase by Reid Kleckner · 11 years ago
  98. 6f773e8 Silence GCC warning. by Benjamin Kramer · 11 years ago
  99. dda770b Added test with characters using four bytes in UTF-8 representation. by Alexander Kornienko · 11 years ago
  100. 0089510 UTF-8 support for clang-format. by Alexander Kornienko · 11 years ago