1. e8d4119 Add indents to AST dumping and removed parenthesis from AST nodes. by Richard Trieu · 11 years ago
  2. 4ceaf33 Fix ODR-use of a MemberExpr to check before marking a pure function used. Remove by Nick Lewycky · 11 years ago
  3. 5255f27 [analyzer] Fix a bug in region store that lead to undefined value false by Anna Zaks · 11 years ago
  4. 7ba96ae Sometimes ld is just ld. by Matt Beaumont-Gay · 11 years ago
  5. 1166723 When comparing two templates in the template differ, consider them the by Douglas Gregor · 11 years ago
  6. c4c62fd Make sure that the Attribute object represents one attribute only. by Bill Wendling · 11 years ago
  7. 3e55e3e Fix unused variable warnings in -asserts build by Matt Beaumont-Gay · 11 years ago
  8. 40f56e5 Reinstate r173952, this time limiting it to exactly the form by Douglas Gregor · 11 years ago
  9. 91165e7 Diagnostics: Clarify name of line-length-limiting constant in r173976. by Jordan Rose · 11 years ago
  10. 566f063 Changed to static_cast, due to post-commit review. by Filipe Cabecinhas · 11 years ago
  11. 8f1fa25 TableGen backends: use emitSourceFileHeader() to emit the warning about by Dmitri Gribenko · 11 years ago
  12. 825648a Cast to remove the narrowing conversion error in c++11. by Filipe Cabecinhas · 11 years ago
  13. f6e74a3 Diagnostics: if a line is longer than 4096 characters, don't print it. by Jordan Rose · 11 years ago
  14. 1a1c82e Revert "[preprocessor] Don't warn about "disabled expansion of recursive macro"" by Argyrios Kyrtzidis · 11 years ago
  15. 877761c Handle passing non-Qualtypes to %diff better. Instead of asserting, fall back by Richard Trieu · 11 years ago
  16. 7564bcc Add OpenCL error that a kernel function must have void return type. Includes a test case. by Tanya Lattner · 11 years ago
  17. 1b6b31d Fix comment in test/Lexer/utf8-invalid.c for updates in r173959. by Jordan Rose · 11 years ago
  18. 20afc29 Fix r173881 to properly skip invalid UTF-8 characters in raw lexing and -E. by Jordan Rose · 11 years ago
  19. ac3a3e7 [analyzer] Make shallow mode more shallow. by Anna Zaks · 11 years ago
  20. 6bbe144 [analyzer] Use analyzer config for max-inlinable-size option. by Anna Zaks · 11 years ago
  21. 86ff12c [analyzer] Move report false positive suppression to report visitors. by Anna Zaks · 11 years ago
  22. ce32890 [analyzer] Remove further references to analyzer-ipa. by Anna Zaks · 11 years ago
  23. 1afc201 scan-build: When using Xcode 4.6, use build settings for doing proper build interposition. by Ted Kremenek · 11 years ago
  24. 16bdd3b Hoist retrieval of Expr* into caller. No functionality change. by Ted Kremenek · 11 years ago
  25. 8d3f613 [preprocessor] Don't warn about "disabled expansion of recursive macro" by Argyrios Kyrtzidis · 11 years ago
  26. baa7ca1 [analyzer] Model trivial copy/move ctors with an aggregate bind. by Jordan Rose · 11 years ago
  27. 7414959 Documentation: fix escaping in JSON example by Dmitri Gribenko · 11 years ago
  28. d96d949 Documentation: add a link to Bear, a tool to help with JSON DB by Dmitri Gribenko · 11 years ago
  29. 19e448d Documentation: fix link to ExecuteAction(), which was previously typoed as by James Dennett · 11 years ago
  30. f494e48 Comment parsing: fold named character references test into other HTML tests by Dmitri Gribenko · 11 years ago
  31. 5bd1e5b Comment parsing: resolve more named character references by Dmitri Gribenko · 11 years ago
  32. b1c760e Revert unintended change by Dmitri Gribenko · 11 years ago
  33. 3862d76 Index/special-html-characters.m: mark this as XFAIL for valgrind by Dmitri Gribenko · 11 years ago
  34. cb5620c Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support by Dmitri Gribenko · 11 years ago
  35. e1ac4ae Also promote fp16 types to double when they're anonymous variadic arguments. by Tim Northover · 11 years ago
  36. afcbd85 Don't generate no-op replacements. by Daniel Jasper · 11 years ago
  37. 31aa577 Add "instancetype" as a code completion result for the return type of by Douglas Gregor · 11 years ago
  38. 5824b80 The instance methods of the root class of an Objective-C hieararchy by Douglas Gregor · 11 years ago
  39. 48cb74a C11: Provide the missing half of <stdalign.h> by Richard Smith · 11 years ago
  40. e6738d8 Fix test failure from previous change. by Richard Smith · 11 years ago
  41. 7586a6e Semantic analysis and CodeGen support for C11's _Noreturn. This is modeled as by Richard Smith · 11 years ago
  42. 4874a81 Don't warn on fall-through from unreachable code. by Alexander Kornienko · 11 years ago
  43. e28f6ab Unresolved lookups can have using declarations that refer to by Douglas Gregor · 11 years ago
  44. 74c2498 Don't warn about Unicode characters in -E mode. by Jordan Rose · 11 years ago
  45. d9bf418 [Sema] Constrain test added in r173873 with expected-error-re by David Blaikie · 11 years ago
  46. 1d87fba Provide a fixit for constexpr non-static data members. by David Blaikie · 11 years ago
  47. 7adf417 c: When checking on validity of sizeof passed as size of by Fariborz Jahanian · 11 years ago
  48. 9cd90a2 [Frontend] Factor AddUnmappedPath() out of AddPath() and simplify. by Daniel Dunbar · 11 years ago
  49. 59fd635 [Frontend] Remove HeaderSearchOptions::Entry::IsInternal, which is unused. by Daniel Dunbar · 11 years ago
  50. e87edbd clang/test/Driver/asan-ld.c: Try not to mismatch temporary file, like "tmpkcfdld". by NAKAMURA Takumi · 11 years ago
  51. d09436c [Frontend] Remove actual ImplicitExternC member variable. by Daniel Dunbar · 11 years ago
  52. ef84554 [Frontend] Add an ExternCSystem include entry group. by Daniel Dunbar · 11 years ago
  53. 4b1a0e4 Removed couple of html named character references in my last patch. by Fariborz Jahanian · 11 years ago
  54. c33c9f7 [Frontend] Make the include dir group independent from the "use sysroot" bit. by Daniel Dunbar · 11 years ago
  55. f85541c [Frontend] Rename a member variable to clarify its intent. by Daniel Dunbar · 11 years ago
  56. 49ffaef [Frontend] Factor out helper function, for clarity. by Daniel Dunbar · 11 years ago
  57. 8425a54 [driver] Clear the FailureResultFiles when initializing clang diagnostics. Also, by Chad Rosier · 11 years ago
  58. 658a115 [Doc parsing] Patch to parse Doxygen-supported HTML character by Fariborz Jahanian · 11 years ago
  59. 78d85b1 [ubsan] Implement the -fcatch-undefined-behavior flag using a trapping by Chad Rosier · 11 years ago
  60. 13e42fb clang/test/Index/getcursor-preamble.m: Formatting. by NAKAMURA Takumi · 11 years ago
  61. 3832fbb clang/test/Index/getcursor-preamble.m: Tweak for win32. env(1) is required to change variables locally. by NAKAMURA Takumi · 11 years ago
  62. a367e9d Move -Wstatic-float-init fixit into a note & don't recover as if constexpr by David Blaikie · 11 years ago
  63. 6933e3b Don't fixit/recover from -Wstatic-float-init when it's not an error. by David Blaikie · 11 years ago
  64. 32d28ee Move the token annotator into separate files. by Daniel Jasper · 11 years ago
  65. fcf8960 [Preprocessor] When checking if we can concatenate two tokens, check by Argyrios Kyrtzidis · 11 years ago
  66. a16355c [driver] Refactor the driver so that a failing commands doesn't prevent by Chad Rosier · 11 years ago
  67. d4f2c2e Improve formatting of code with comments. by Daniel Jasper · 11 years ago
  68. 3d207e7 Mark a struct definition in an objc container with the TopLevelDeclInObjCContainer bit. by Argyrios Kyrtzidis · 11 years ago
  69. f157960 Allow all parameters on next line for function calls in Chrome. by Daniel Jasper · 11 years ago
  70. f40fb4b Split ">>" in "A<B<C> >" in Chromium style. by Daniel Jasper · 11 years ago
  71. b3109e3 Fix uninitialized error caused by r173801. by Daniel Jasper · 11 years ago
  72. a52d278 by Joey Gouly · 11 years ago
  73. adc6aba Calculate the split penalty upfront. by Daniel Jasper · 11 years ago
  74. 1a1ce83 Fix a comment and reformat clang-format with clang-format by Daniel Jasper · 11 years ago
  75. 2e60377 Initial support for multiple variable declarations. by Daniel Jasper · 11 years ago
  76. 98f988d by Joey Gouly · 11 years ago
  77. e702ff3 Test update missed in r173789. by Richard Smith · 11 years ago
  78. a0109e2 Produce a diagnostic if alignas is applied to an expression. Neither C11 nor by Richard Smith · 11 years ago
  79. d03de6a Downgrade 'attribute ignored when parsing type' from error to warning, to match by Richard Smith · 11 years ago
  80. 93384a9 Reverting changes from r173785 (removing empty lines before "}"). by Daniel Jasper · 11 years ago
  81. 8df364f Remove empty lines before "}". by Daniel Jasper · 11 years ago
  82. 4cd81c5 Implement C++11 [dcl.align]p1 and C11 6.7.5/2 rules for alignas and _Alignas. by Richard Smith · 11 years ago
  83. 52a9250 C++11 status: by Richard Smith · 11 years ago
  84. 8f3aacc Propagate the spelling list index for an attribute across template instantiation. by Richard Smith · 11 years ago
  85. 8338a9d PR15017: A '>' can appear after a type-specifier in a template-argument-list. by Richard Smith · 11 years ago
  86. 353299a Add a test case for attribute print. by Michael Han · 11 years ago
  87. f0f7fa0 Modify the tests for the (sorted) order that the attributes come out as now. by Bill Wendling · 11 years ago
  88. 485b312 PR15100: look through type sugar when determining whether we have one of the by Richard Smith · 11 years ago
  89. 2f83694 Fold tests for C++ 'main' into a single file. by Richard Smith · 11 years ago
  90. cae4a5c Test that we print MS keyword attributes without a __declspec(...) adornment. by Richard Smith · 11 years ago
  91. 33f04a2 Treat alignas and _Alignas as keyword attributes. This allows us to by Richard Smith · 11 years ago
  92. cda7968 Actually remove the hack which was blocking the Borland-style attributes from by Richard Smith · 11 years ago
  93. f727e1c Don't crash while printing APValues that are lvalues casted to a by Douglas Gregor · 11 years ago
  94. 5cd532c Replace AS_MSTypespec with AS_Keyword, for representing any attribute spelled by Richard Smith · 11 years ago
  95. a438b2d Abstract the behavior of when to use base-class tail padding. by John McCall · 11 years ago
  96. 3a2b7a1 Finish semantic analysis for [[carries_dependency]] attribute. by Richard Smith · 11 years ago
  97. 319d8fc FileCheck'ize tests by Dmitri Gribenko · 11 years ago
  98. fc60fbd FileCheck'ize a test by Dmitri Gribenko · 11 years ago
  99. 13bdfcd Migrate a test to -verify by Dmitri Gribenko · 11 years ago
  100. 4738f2d [driver] Revise this test to remove the dependency on the integrate assembler. by Chad Rosier · 11 years ago