1. fa047c5 Removed invalid character. by Serge Pavlov · 11 years ago
  2. 6d0da60 [analyzer] New edges: include an edge to the end-of-path location. by Jordan Rose · 11 years ago
  3. b9fdfb5 [analyzer] "Fix" ParentMap to handle non-syntactic OpaqueValueExprs. by Jordan Rose · 11 years ago
  4. d1913d8 [analyzer] Add a debug dump for PathPieces, a list of PathDiagnosticPieces. by Jordan Rose · 11 years ago
  5. bb51899 Revert "[analyzer; alternate edges] improve support for edges with PseudoObjectExprs." by Jordan Rose · 11 years ago
  6. ac8b151 Handle local enum types too. by Rafael Espindola · 11 years ago
  7. b509224 Drop the const from the isa test. by Adrian Prantl · 11 years ago
  8. 687ecae ObjC Debug Info: Emit the correct method names for accessors for by Adrian Prantl · 11 years ago
  9. 5c6134f Thread safety analysis: add two new attributes to the thread safety analysis: by DeLesley Hutchins · 11 years ago
  10. 8b00b80 Use the awesome CHECK-DAG! by Rafael Espindola · 11 years ago
  11. 5a8e1ad [analyzer] Address Jordan's review comments for r182058 by Anna Zaks · 11 years ago
  12. c965f76 libclang: add a function to check whether a member function is pure virtual by Dmitri Gribenko · 11 years ago
  13. e4bb749 Objective-C parsing. Error recovery when category implementation by Fariborz Jahanian · 11 years ago
  14. e3c63fc Move documentation to the constructor. Fixes a -Wdocumentation warning by Dmitri Gribenko · 11 years ago
  15. 2521dfa Objective-C++ (and c++) Sema: Patch fixes a sema crash when gnu’s ?: extension by Fariborz Jahanian · 11 years ago
  16. 8fbda8e Refactor diagnostics for MS attributes without -fms-extensions by Reid Kleckner · 11 years ago
  17. e9aae62 [analyzer; alternate edges] improve support for edges with PseudoObjectExprs. by Ted Kremenek · 11 years ago
  18. 399914b Slightly modify the formatting rules for braced lists. by Daniel Jasper · 11 years ago
  19. 7b77300 Add embedded video for the AST tutorial. by Manuel Klimek · 11 years ago
  20. a409834 [analyzer; alternate edges] treat 'if' statements the same way we do as 'for' or 'while'. by Ted Kremenek · 11 years ago
  21. dbfa950 [analyzer; alternate edges] don't add an edge incoming from the start of a function by Ted Kremenek · 11 years ago
  22. 24ce46c Use 'c++' not 'cxx' in these diagnostic group names for consistency. by Richard Smith · 11 years ago
  23. 7a9f7c7 A little ArrayRef'ization. by Richard Smith · 11 years ago
  24. b5eb3f5 PR15757: When we instantiate an inheriting constructor template, also by Richard Smith · 11 years ago
  25. 50fa64d [analyzer] Don't inline ~shared_ptr. by Jordan Rose · 11 years ago
  26. c077dbe AST dumping: if a declaration has an uncomputed or uninstantiated exception specification, include that in the dump. by Richard Smith · 11 years ago
  27. d95b701 [analyzer] Add an option to use the last location in the main source file as the report location. by Anna Zaks · 11 years ago
  28. 989d0b1 Since we're counting number of steps, switch to turing machines which maximize by Richard Smith · 11 years ago
  29. c50c6ff [Lexer] Improve Lexer::getSourceText() when the given range deals with function macro arguments. by Argyrios Kyrtzidis · 11 years ago
  30. de2eb4f Add testcase omitted from r181998. by Richard Smith · 11 years ago
  31. b8ed071 Objective-C arc: Diagnose when user attempts to by Fariborz Jahanian · 11 years ago
  32. b5afadd fix PR 15726: ptrdiff_t should be int on PowerPC Darwin by David Fang · 11 years ago
  33. 9e5b6c3 Add additional test-case for one-line-function. by Daniel Jasper · 11 years ago
  34. 299cb28 Add basic clang-format integration for sublime text. by Daniel Jasper · 11 years ago
  35. 5d5b424 Don't insert a break into include lines with trailing comments. by Daniel Jasper · 11 years ago
  36. 2a2579a Add config parsing test for new parameter. by Daniel Jasper · 11 years ago
  37. f11bbb9 Add option to put short loops on a single line. by Daniel Jasper · 11 years ago
  38. 713e3f2 Let CodeGenFunction::EmitVarDecl query the semantic storage class info. by Enea Zaffanella · 11 years ago
  39. 8a99945 Add a more convenient interface to use clang-format. by Daniel Jasper · 11 years ago
  40. 058f6f8 Comments should not prevent single-line functions. by Daniel Jasper · 11 years ago
  41. c1fb1e0 SemaInit.cpp: give both IsStringInit() functions the same return type. by Hans Wennborg · 11 years ago
  42. 8b56788 clang/test/Modules/self-import-header/test.m: Add explicit -target. by NAKAMURA Takumi · 11 years ago
  43. 0d8e964 First pass of semantic analysis for init-captures: check the initializer, build by Richard Smith · 11 years ago
  44. c45c8dd Tidy up now that PointerUnion has an operator== that works. by Richard Smith · 11 years ago
  45. 1229e20 Fix pr15930. by Rafael Espindola · 11 years ago
  46. 9a2f8d0 Add back accidentally deleted line and add test for it. by Daniel Jasper · 11 years ago
  47. 62ab010 Check a pointer is not null before attempting to use it. This prevents a by Richard Trieu · 11 years ago
  48. ee2f8f2 Return QualType() when a too large array is attempting to be created. This by Richard Trieu · 11 years ago
  49. c8812a2 Enable $Date$ substitution for this file. by Richard Smith · 11 years ago
  50. 18e3076 Start a page tracking which C++ defect reports have been implemented in Clang. by Richard Smith · 11 years ago
  51. 7c811dc Whitespace. by Eric Christopher · 11 years ago
  52. f0890c4 80-columns. by Eric Christopher · 11 years ago
  53. 13c9767 Replace a pile of calls with an instance variable that's set by Eric Christopher · 11 years ago
  54. 6a15bde Add a test to verify that -flimit-debug-info is working in some way. by Eric Christopher · 11 years ago
  55. 8ef2b10 Fix comment. by Eric Christopher · 11 years ago
  56. 59ecb6a Remove xfail'd test. This method of limiting debug info isn't by Eric Christopher · 11 years ago
  57. 6537f08 Whitespace. by Eric Christopher · 11 years ago
  58. 3081c6f Clarify comment. by Adrian Prantl · 11 years ago
  59. 59f0a5a Set the debug location for landing pad code to the canonical EH location. by Adrian Prantl · 11 years ago
  60. 1c3db76 Cleanup: Use a member variable to store the SourceLocation for EH code. by Adrian Prantl · 11 years ago
  61. 214c3d6 Revert "Debug Info: Using declarations/DW_TAG_imported_declaration of variables, types, and functions." by David Blaikie · 11 years ago
  62. d049b40 Remove unused, awkward CFGStmtVisitor and subclasses. by Jordan Rose · 11 years ago
  63. a1bfe1c Objective-C: More cases of -Wsign-conversion not by Fariborz Jahanian · 11 years ago
  64. e30903d Test commit by Samuel Benzaquen · 11 years ago
  65. 6f2a9fa Objective-C: patch to issue the conversion by Fariborz Jahanian · 11 years ago
  66. cce70c7 [analyzer] Put back DefaultBool's implicit conversion to bool. by Jordan Rose · 11 years ago
  67. 1404014 improve of note message and minor refactoring of my last patch (r181847). by Fariborz Jahanian · 11 years ago
  68. 92b522d Fix test breakage caused by change in clang-format. by Daniel Jasper · 11 years ago
  69. 5be59ba Don't put short namespace on a single line. by Daniel Jasper · 11 years ago
  70. 5d823e3 Improve recognition of template definitions. by Daniel Jasper · 11 years ago
  71. 0ff5074 Better diagnostics for string initialization. by Hans Wennborg · 11 years ago
  72. 33f4b90 Break function declarations after multi-line return types. by Daniel Jasper · 11 years ago
  73. 9f32161 Don't merge one-line functions in weird brace styles. by Daniel Jasper · 11 years ago
  74. caf42a3 Remove diagnostics from clang-format. by Daniel Jasper · 11 years ago
  75. a8fda85 Improve formatting of function types. by Daniel Jasper · 11 years ago
  76. 7247c88 Use only explicit bool conversion operator by David Blaikie · 11 years ago
  77. fcec0c9 Use correct types for SPARC v9. by Jakob Stoklund Olesen · 11 years ago
  78. cd76539 ARM: Improve codegen for vget_low_* and vget_high_ intrinsics. by Jim Grosbach · 11 years ago
  79. 8a793dc Use 'env' in tests that set environment variables. by Jordan Rose · 11 years ago
  80. 1bb8cb5 Move a test that requires 64-bit mode to a separate test with a triple in by Richard Trieu · 11 years ago
  81. 2a3c966 Unbreaking the MSVC build by adding an include. It broke with r181832. by Aaron Ballman · 11 years ago
  82. 1069b73 Add static_cast to assertion to silence sign/unsigned comparison warning. by Richard Trieu · 11 years ago
  83. 9f00b1d Objective-C [diagnostics] [QOI], when method is not by Fariborz Jahanian · 11 years ago
  84. 86a8730 Don't mark a type specifier as "owned" if there is no declaration to own. by Douglas Gregor · 11 years ago
  85. 910f17e When computing the size of large arrays, use char units instead of bits. by Richard Trieu · 11 years ago
  86. e7e94c9 Fix clang -Werror build due to -Wreorder violation introduced in r181825 by David Blaikie · 11 years ago
  87. 17828ca Provide operator<< for stream output of DeclarationNames by David Blaikie · 11 years ago
  88. a3d813a Fix copy-pasto in naming of LAST_MS_INHERITANCE[_ATTR] by Reid Kleckner · 11 years ago
  89. d741f02 Fix expression breaking for one-parameter-per-line styles. by Daniel Jasper · 11 years ago
  90. 6e01994 Fix the MSVC build broken by r181768 by Reid Kleckner · 11 years ago
  91. d6a08d1 [ms-cxxabi] Mangle in an implicit 'E' for certain types on win64 by Reid Kleckner · 11 years ago
  92. 173a4cc Really fix the declaration of __clear_cache. by Rafael Espindola · 11 years ago
  93. 4a25a62 Add LeakSanitizer.rst to docs. by Sergey Matveev · 11 years ago
  94. 4537d6e Fix __clear_cache on ARM. by Rafael Espindola · 11 years ago
  95. 46a8935 Link dynamic ast matchers with the ast matchers library. Unbreaks shared cmake build. by Benjamin Kramer · 11 years ago
  96. b71757b Revert accidental commit. by Benjamin Kramer · 11 years ago
  97. 9d126fb Take a stab at trying to unbreak the makefile build. by Benjamin Kramer · 11 years ago
  98. 1ba0d65 Hopefully fix configure build. by Manuel Klimek · 11 years ago
  99. 089f78d Fix uninitialized value bug found by valgrind. by Daniel Jasper · 11 years ago
  100. 84f5ddf Correctly determine ranges for clang-format. by Daniel Jasper · 11 years ago