1. 669496b This reverts commit r194435 and r194434. by Rafael Espindola · 11 years ago
  2. 9015bfc COSMETIC: Fix 80 column overflow in some comments introduced in r194188 by Faisal Vali · 11 years ago
  3. 394558e A quick fix to PR17877 that was introduced by r194188 (generic-lambda-capturing) that broke libc++. by Faisal Vali · 11 years ago
  4. 2a7ff77 Remove C++11ism. by Richard Smith · 11 years ago
  5. 1997bbf Extra test for r194444. by Richard Smith · 11 years ago
  6. 3347b49 Rather than duplicating extension diagnostics to allow them to cause a by Richard Smith · 11 years ago
  7. e0ac9bf -fms-compatibility: Use C++98 null pointer constant rules by Reid Kleckner · 11 years ago
  8. 126bd8f COSMETIC: Right justify an asterix in the previous refactoring. by Faisal Vali · 11 years ago
  9. d78d659 REFACTOR: Have PushLambdaScope return the LambdaScopeInfo that it creates. by Faisal Vali · 11 years ago
  10. 537b8a8 ObjectiveC. Try to unbreak buildbot. by Fariborz Jahanian · 11 years ago
  11. 3e627f7 ObjectiveC. By default allow array/dictionary subscripting in by Fariborz Jahanian · 11 years ago
  12. 964bfa1 Add a testcase where we replace a destructor with an alias. by Rafael Espindola · 11 years ago
  13. dda91e0 [mips] Partially revert r193640. Stack alignment should not be determined by by Akira Hatanaka · 11 years ago
  14. 849f3ec Revert "Using an invalid -O falls back on -O3 instead of an error" by Sylvestre Ledru · 11 years ago
  15. 51a0ab8 Revert "Remove -### from the -O20 test, it was failing the test (?)" by Sylvestre Ledru · 11 years ago
  16. 0fafc73 Remove -### from the -O20 test, it was failing the test (?) by Sylvestre Ledru · 11 years ago
  17. 3a786dd Improve the documentation (bis) with Arthur and Chandler's comments by Sylvestre Ledru · 11 years ago
  18. 47a2ab9 Fix pr17875. by Rafael Espindola · 11 years ago
  19. 9b79630 Darwin(ish): we don't want __ARM_EABI__ even on v7a embedded targets. by Tim Northover · 11 years ago
  20. 2bd8af5 [AArch64] The shift right/left and insert immediate builtins expect 3 by Chad Rosier · 11 years ago
  21. 3990d7f Improve the documentation of the optimization flags by Sylvestre Ledru · 11 years ago
  22. 1cd76b1 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  23. 246e2f6 ObjectiveC migrator. More testing of instancetype migration in by Fariborz Jahanian · 11 years ago
  24. 5728169 Add test for r194350. by Roman Divacky · 11 years ago
  25. 9473c19 [AArch64] Add support for NEON scalar floating-point convert to fixed-point instructions. by Chad Rosier · 11 years ago
  26. 8daa7fe NetBSD 6.99.26 switched to default rounding mode, so adjust by Joerg Sonnenberger · 11 years ago
  27. a87219b Describe OpenCL C changes by Erik Schnetter · 11 years ago
  28. e7baa02 Revert "Keep the old function order in CodeGenModule::applyReplacements." by Rafael Espindola · 11 years ago
  29. 90f535f Keep the old function order in CodeGenModule::applyReplacements. by Rafael Espindola · 11 years ago
  30. 471b52a Avoid double StringMap lookups. No functionality change. by Benjamin Kramer · 11 years ago
  31. 144879a CommentSema: Factor code better. No functionality change. by Benjamin Kramer · 11 years ago
  32. db33419 Add gold plugin support to the FreeBSD link driver. by Roman Divacky · 11 years ago
  33. fa7797a Add -mconstructor aliases to some tests. by Rafael Espindola · 11 years ago
  34. bd39527 This reverts commit r194330, r194329 and r194328. by Rafael Espindola · 11 years ago
  35. 1cc766f Commit the changes to make libc++ the default on FreeBSD >= 10, rather than by David Chisnall · 11 years ago
  36. 7c6b002 FreeBSD 10 ships with only libc++, make sure it's the default when compiling by David Chisnall · 11 years ago
  37. bf20b07 Correctly set the target in fuse_ld.c correctly... by David Chisnall · 11 years ago
  38. 19ecfac Add explicit target to the fuse_ld.c test. by David Chisnall · 11 years ago
  39. a799d7d Add support for -fuse-ld=. by David Chisnall · 11 years ago
  40. b310439 Try to recover a bit better if a close brace is missing from the end of a class by Richard Smith · 11 years ago
  41. c31fbe3 Comment parsing: recognize \def (but processing is a no-op, like the rest of by Dmitri Gribenko · 11 years ago
  42. a7856d0 clang-format: Fix alignment of ObjC string literals. by Daniel Jasper · 11 years ago
  43. 6e84e92 Don't emit an internal destructor that is identical to an external one. by Rafael Espindola · 11 years ago
  44. 11d10c3 Use a StringRef. Saves 0.00000000000001s on execution time. by Bill Wendling · 11 years ago
  45. 1c1b4da Update macro expansion diagnostic examples to say 'expanded from:' by Hans Wennborg · 11 years ago
  46. 1b9c024 Use rauw for all discardable aliases, not just linkonce_odr. by Rafael Espindola · 11 years ago
  47. 0ce1c9a clang-format: Improve clang-format's detection about comment binding. by Daniel Jasper · 11 years ago
  48. c4fb7ef Fix name in test. by Rafael Espindola · 11 years ago
  49. c569917 Remove an incorrect optimization inside Clang's IRGen. Its check to determine by Nick Lewycky · 11 years ago
  50. 0171c6b If a linkonce_odr dtor/ctor is identical to another one, just rauw. by Rafael Espindola · 11 years ago
  51. fbb091a Py3k compat for clang-format Sublime Text extension. by Sean Silva · 11 years ago
  52. 3a306f9 Fix grammar-o. by Bill Wendling · 11 years ago
  53. 0464e09 Fix %select numbering confusion between diagnostic and Diag call. by Richard Smith · 11 years ago
  54. 152eee9 Make -fdump-vtable-layouts print to stdout, not stderr by Reid Kleckner · 11 years ago
  55. 8b156e2 clang-format: Improve formatting of operators forced to new lines. by Daniel Jasper · 11 years ago
  56. f949591 Thread-safety analysis: check guarded_by and pt_guarded_by on array access. by DeLesley Hutchins · 11 years ago
  57. 61dfea9 Untabify. by Richard Smith · 11 years ago
  58. ce6426f Issue a diagnostic if we see a templated friend declaration that we do not by Richard Smith · 11 years ago
  59. c2e0329 clang-format: Don't auto-break short macros in WebKit style. by Daniel Jasper · 11 years ago
  60. deb61c5 clang-format: Improve linebreaking and indentation for ObjC calls. by Daniel Jasper · 11 years ago
  61. 6b1a4c8 Revert 'Tweak ContainerNonEmptyMap with "int" instead of "bool"'. by Jordan Rose · 11 years ago
  62. 6acb04f Thread the info about vbptr sharing through ASTRecordLayout by Timur Iskhodzhanov · 11 years ago
  63. db7da0b Remove diagnostic leftover from the ancient times when C++1y support was incomplete. by Benjamin Kramer · 11 years ago
  64. 4a79586 clang-format: Write files atomically by Alp Toker · 11 years ago
  65. 9a8a5fc Improve the missing ASM parser test for MS-style assembly by Alp Toker · 11 years ago
  66. b429192 Add .clang-format without column limit to subdirectory tests/. by Daniel Jasper · 11 years ago
  67. e83b4eb clang/test/CXX/drs/dr1xx.cpp: Add explicit triple x86_64-unknown-unknown to satisfy check7a and check8a since r194240. by NAKAMURA Takumi · 11 years ago
  68. 2baea28 StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp: Tweak ContainerNonEmptyMap with "int" instead of "bool", to appease building since r194235. by NAKAMURA Takumi · 11 years ago
  69. c7213b7 Fix tests effected by r194221 by David Majnemer · 11 years ago
  70. 2f8b0cc s/DebugPrint/dump/g by Douglas Gregor · 11 years ago
  71. 072ac6c clang-format: Properly indent ObjC calls wrapped before first selector by Daniel Jasper · 11 years ago
  72. e9a5b38 Tests for core issue 170-200. by Richard Smith · 11 years ago
  73. 3940e3b Objective-C++ ARC: Improve the conversion to a const __unsafe_unretained reference. by Douglas Gregor · 11 years ago
  74. 80aecf5 ObjectiveC migrator. Added a dropped check in my last patch. by Fariborz Jahanian · 11 years ago
  75. a1977bf Fix a bogus assert I introduced in r194224 by Douglas Gregor · 11 years ago
  76. 9a7a568 [analyzer] Add IdenticalExprChecker, to find copy-pasted code. by Jordan Rose · 11 years ago
  77. 219103d [analyzer] Track whether an ObjC for-in loop had zero iterations. by Jordan Rose · 11 years ago
  78. 64cc0c3 [analyzer] Specialize "loop executed 0 times" for for-in and for-range loops. by Jordan Rose · 11 years ago
  79. 78e39b0 ObjectiveC migrator. Fixes an obscure bug where by Fariborz Jahanian · 11 years ago
  80. 562d45c ubsan: Only emit constants for filenames and type descriptors once. by Will Dietz · 11 years ago
  81. 1a896a5 clang-format: Make breaking before ternary operators configurable. by Daniel Jasper · 11 years ago
  82. 8442b6f Eliminate an unnecessary .c_str() by Douglas Gregor · 11 years ago
  83. fa8e7d3 Adds the ability to inject a DiagnosticConsumer into ClangTools. by Manuel Klimek · 11 years ago
  84. a5ba7b4 Modules: Teach the preprocessor to recognize 'import' only after an '@'. by Douglas Gregor · 11 years ago
  85. 1ce5509 Re-instate contextual conversion to Objective-C pointers in message sends. by Douglas Gregor · 11 years ago
  86. 51fcdf8 Introduce MatchFinder::matchAST. by Peter Collingbourne · 11 years ago
  87. d2bd589 Re-introduce MatchFinder::addDynamicMatcher. by Peter Collingbourne · 11 years ago
  88. baa9af1 PR17800: When performing pack expansion, we must always rebuild the AST nodes by Richard Smith · 11 years ago
  89. f9504aa clang-format: Improve binary operator detection in macros. by Daniel Jasper · 11 years ago
  90. fed2603 Tests for CWG issue 165-170. by Richard Smith · 11 years ago
  91. 966e6d3 clang-format: Improve ObjC variadic and binary expression parameters. by Daniel Jasper · 11 years ago
  92. 9aebdc9 PR17615: A delegating constructor initializer is a full-expression. Don't by Richard Smith · 11 years ago
  93. ec00b0f Added a test case for the fix to bug 17632 in r193751 by Chris Wailes · 11 years ago
  94. f33ed47 XFAIL the test for non-x86 targets for which this message cannot be generated. by Richard Barton · 11 years ago
  95. dbfb5f3 clang-format: Improve formatting of constructor initializers. by Daniel Jasper · 11 years ago
  96. 59875ac clang-format: Remove old hack that mainly made incorrect tests pass. by Daniel Jasper · 11 years ago
  97. 740265d Remove an unnecessary condition that I added hastily: Unsigned numbers are obviously >= 0 ;) by Faisal Vali · 11 years ago
  98. 16a8b0e clang-format: Fix corner case for brace alignment. by Daniel Jasper · 11 years ago
  99. 40aa366 Minor refinement of VTableBuilder.h: fix wrong indentation, rename a struct field with a more appropriate name by Timur Iskhodzhanov · 11 years ago
  100. 3efb8e8 Add parens for || in && in assert. No functionality change. by Benjamin Kramer · 11 years ago