1. c4bac8e Allow multiple PathDiagnosticConsumers to be used with a BugReporter at the same time. by Ted Kremenek · 13 years ago
  2. 425f41b Matchers related to DeclStmt for matching the count of declarations, a particular declaration within the statement, and single-Decl DeclStmts. by Sam Panzer · 13 years ago
  3. f64c118 [ms-inline asm] Start tracking which tokens are registers and which are by Chad Rosier · 13 years ago
  4. 089e5b3 Matchers which correspond to CastExpr, IgnoreImpCasts, IgnoreParenCasts, and IgnoreParenImpCasts by Sam Panzer · 13 years ago
  5. d1420c6 Store SourceManager pointer on PrintingPolicy in the case where we're dumping, by Richard Smith · 13 years ago
  6. 0dae729 Don't constant-fold when pretty-printing alignment attribute. This fixes a by Richard Smith · 13 years ago
  7. d012586 Test commit: deleted whitespace on blank line by Sam Panzer · 13 years ago
  8. 2f47cab Fix misaligned allocation of QualifiedTempateName and DependentTemplateName. by Richard Smith · 13 years ago
  9. 0e9eaa8 Remove names from the CHECK lines. by Tanya Lattner · 13 years ago
  10. c58dcdc Convert loads and stores of vec3 to vec4 to achieve better code generation. Add test case. by Tanya Lattner · 13 years ago
  11. 058ab17 [ms-inline asm] Add inputs and outputs to AST. No functional change. by Chad Rosier · 13 years ago
  12. e6cd054 [analyzer] Look through all casts when trying to track constraints. by Jordan Rose · 13 years ago
  13. ac45293 Devirtualize calls on glvalues produced by class member access expressions. by Richard Smith · 13 years ago
  14. 95526a4 Thread safety analysis: prevent a compiler error in cases where a by DeLesley Hutchins · 13 years ago
  15. 7f66085 [analyzer] If we call a C++ method on an object, assume it's non-null. by Jordan Rose · 13 years ago
  16. b5f9eb8 [ms-inline asm] Use a set container to remove redundant clobbers. by Chad Rosier · 13 years ago
  17. bec224b [ms-inline asm] Address a FIXME by computing the number of asm statements when by Chad Rosier · 13 years ago
  18. da29ac5 [analyzer] Even if we are not inlining a virtual call, still invalidate! by Jordan Rose · 13 years ago
  19. f37e421 [ms-inline asm] MSVC parses multiple __asm statements on a single line as one by Chad Rosier · 13 years ago
  20. 4e79fdf [analyzer] Correctly devirtualize virtual method calls in constructors. by Jordan Rose · 13 years ago
  21. 99570a5 Allow 'static' and type qualifiers in K&R parameter type lists. by Matt Beaumont-Gay · 13 years ago
  22. a8ac203 [ms-inline asm] Don't emit newlines as these are ignored by the AsmParser by Chad Rosier · 13 years ago
  23. 8cc7efa Add ASTMatcher for matching extern "C" function declarations. by Daniel Jasper · 13 years ago
  24. 4cc83c2 Patch to warn about __private_extern__ on tentative definitions by Fariborz Jahanian · 13 years ago
  25. 9e4abb4 Fix for PR#13606: http://llvm.org/bugs/show_bug.cgi?id=13606 by John Criswell · 13 years ago
  26. 5aad79f [ms-inline asm] Add support for clobbers in CodeGen. by Chad Rosier · 13 years ago
  27. 89c57a2 [ms-inline asm] Capturing loop-scoped (std::string)Reg with a StringRef is bad. by Chad Rosier · 13 years ago
  28. 317d6ef Fix base type of ASTDeclNodeLister. by Michael Han · 13 years ago
  29. fc87350 [analyzer] Don't try to devirtualize if the class is incomplete. by Jordan Rose · 13 years ago
  30. 9f6441a [analyzer] Only adjust the type of 'this' when we devirtualize a method call. by Jordan Rose · 13 years ago
  31. 7bd092b [ms-inline asm] Add the left brace source location and improve the pretty by Chad Rosier · 13 years ago
  32. 7f397c5 Check for improper use of 'static' and type qualifiers in array declarators. by Hans Wennborg · 13 years ago
  33. dece8b3 Revert this to try to bring the i386 bots back. by Eric Christopher · 13 years ago
  34. 4fda501 clang/lib/Sema/SemaStmt.cpp: Include MCAsmLexer.h to appease msvc to define llvm::AsmToken. by NAKAMURA Takumi · 13 years ago
  35. 4746704 Use the right alignment when allocating NestedNameSpecifier objects. by Richard Smith · 13 years ago
  36. 97f6026 Fix overallocation and underalignment of ASTTemplateArgumentListInfo objects. by Richard Smith · 13 years ago
  37. 09647f2 [analyzer] Doxygen comments in ObjCMethodCall. by Jordan Rose · 13 years ago
  38. b763ede [analyzer] Don't inline dynamic-dispatch methods unless -analyzer-ipa=dynamic. by Jordan Rose · 13 years ago
  39. 0ad36ba [analyzer] Correctly devirtualize virtual method calls in destructors. by Jordan Rose · 13 years ago
  40. 2f834a5 [ms-inline asm] Add support for clobbers in CodeGen. by Chad Rosier · 13 years ago
  41. 1ac64aa [ms-inline asm] Have MC start parsing the asms. by Chad Rosier · 13 years ago
  42. 1e059da [ms-inline asm] Mark getClobber() const. by Chad Rosier · 13 years ago
  43. cd6873e [analyzer] A base class needs a complete definition to provide offsets. by Jordan Rose · 13 years ago
  44. 1b4b146 Check local static variables for self reference on initialization. by Richard Trieu · 13 years ago
  45. 27ef16b [ms-inline asm] More test cases to make sure buildMSAsmString() doesn't regress. by Chad Rosier · 13 years ago
  46. 92570bd [ms-inline asm] Remove the last bits of LineEnds. by Chad Rosier · 13 years ago
  47. 9fbf327 Remove trailing return flag from FunctionTypeLoc, since we now carry that by Richard Smith · 13 years ago
  48. c95ad00 Fix undefined behavior: reference bound to dereferenced null pointer. by Richard Smith · 13 years ago
  49. 13a178f [ms-inline asm] Simplify more logic by using the Token::hasLeadingSpace() and by Chad Rosier · 13 years ago
  50. 0435943 Small change to avoid confusion on what "used by" means for a compiler. by Rafael Espindola · 13 years ago
  51. 5dfc441 [ms-inline asm] Address a potential buffer overflow. by Chad Rosier · 13 years ago
  52. fdbd3c5 [ms-inline asm] Simplify the logic in patchMSAsmString. We no longer need to by Chad Rosier · 13 years ago
  53. ce23bb7 irgen: inline code for several of complex builtin calls. // rdar://8315199 by Fariborz Jahanian · 13 years ago
  54. 21ef711 [ms-inline asm] Add a helpful assert. by Chad Rosier · 13 years ago
  55. 38aee3b [analyzer]Assume that the properties cannot be overridden when dot by Anna Zaks · 13 years ago
  56. 95b277e [analyzer] Address Jordan's comments for r161822, r161683. by Anna Zaks · 13 years ago
  57. 550a9d8 Avoid using i64 types for vld1q_lane/vst1q_lane intrinsics. by Bob Wilson · 13 years ago
  58. c41ace9 Attaching comments to redeclarations: fix wrong assumptions by Dmitri Gribenko · 13 years ago
  59. 5375d82 Changing an enumeration to a const int to fix MSVC compiler warnings. by Aaron Ballman · 13 years ago
  60. c6ba23f [analyzer] Remove other #if 0 from Retain Count checker. by Anna Zaks · 13 years ago
  61. 81f01c6 [analyzer] Remove autorelease pools code from the Retain Count checker. by Anna Zaks · 13 years ago
  62. 42c72c2 Do NOT use inline functions with LLVM_ATTRIBUTE_USED. by Benjamin Kramer · 13 years ago
  63. 9071def Remove and simplify unused checking code. by Benjamin Kramer · 13 years ago
  64. fac8e43 Fix horribly broken sema of __attribute__((pcs())). by Benjamin Kramer · 13 years ago
  65. 5d46db8 Added description of clang-check -ast-dump* options. by Alexander Kornienko · 13 years ago
  66. 2372ffc Emphasize that clang-fixit is planned but not yet contributed. I should by Chandler Carruth · 13 years ago
  67. ec2d7b7 Fix some of my terrible spelling. by Chandler Carruth · 13 years ago
  68. e56f3a6 Add initial documentation about the new tools repository and the by Chandler Carruth · 13 years ago
  69. f345ffb [analyzer] Fixup to r161821 by Anna Zaks · 13 years ago
  70. 00aae52 Fix undefined behavior: don't bind a dereferenced null pointer to a reference. by Richard Smith · 13 years ago
  71. b27660a Placate the mingw32 buildbot by suffixing 64-bit constants with ULL. by Richard Smith · 13 years ago
  72. 026b358 Fix undefined behavior in code completion, caught by by Richard Smith · 13 years ago
  73. 2217f85 Make __is_convertible_to handle abstract types correctly. PR13591. by Eli Friedman · 13 years ago
  74. f8ee6bc Fix undefined behavior (and wrong code, as far as I can tell) in NEON builtin by Richard Smith · 13 years ago
  75. 4bc2d1e Clean up the basic instructions for getting started with clang to always by Chandler Carruth · 13 years ago
  76. c739406 [analyzer] Teach live variable analyzes that super uses self pointer. by Anna Zaks · 13 years ago
  77. c95bb76 [analyzer] Disable autorelease pool tracking. by Anna Zaks · 13 years ago
  78. 8d6b43c [analyzer] Refactor RetainReleaseChecker to go through a function call by Anna Zaks · 13 years ago
  79. 955cd44 [analyzer] Add getStackFrame() to CheckerContext and ExplodedNode. by Anna Zaks · 13 years ago
  80. f41c0dd [analyzer] Look up DynamicTypeInfo by region instead of symbol. by Jordan Rose · 13 years ago
  81. 645baee [analyzer] Reduce code duplication: make CXXDestructorCall a CXXInstanceCall. by Jordan Rose · 13 years ago
  82. 8ec104b [analyzer] Be more careful when downcasting for devirtualization. by Jordan Rose · 13 years ago
  83. 0a56298 [analyzer] Handle dynamic_casts that turn out to be upcasts. by Jordan Rose · 13 years ago
  84. b11a3ad [analyzer] Don't strip CXXBaseObjectRegions when checking dynamic_casts. by Jordan Rose · 13 years ago
  85. 58d33ad [ms-inline asm] Add a helpful assert. by Chad Rosier · 13 years ago
  86. d8238a4 [ms-inline asm] Address a potential buffer overflow. by Chad Rosier · 13 years ago
  87. 7657fd7 PR13570: When an unresolved overloaded call appeared in a dependent context, we by Richard Smith · 13 years ago
  88. 634b3d2 ARM: enable struct byval for AAPCS-VFP. by Manman Ren · 13 years ago
  89. 10caec2 c: small refactoring of checking for __attribute__(const)) by Fariborz Jahanian · 13 years ago
  90. 265f538 [ms-inline asm] Have patchMSAsmStrings() return a vector or AsmStrings. by Chad Rosier · 13 years ago
  91. 0d72910 Factor out computation of whether a typeid's expression is potentially by Richard Smith · 13 years ago
  92. 37f7a33 Minor rework of code example for clarity. No functionality change by Marshall Clow · 13 years ago
  93. a784685 c: make __has_attribute(const) work for const by Fariborz Jahanian · 13 years ago
  94. 843dd7d Ignore the tools/extra directory. by David Blaikie · 13 years ago
  95. 8664cd8 Teach Git to ignore the tools/extra directory. by David Blaikie · 13 years ago
  96. cd81df2 When looking for the comment associated with a declaration, adjust the by Douglas Gregor · 13 years ago
  97. 21efbb6 When the header file search resolves a quoted include to a file in the by Douglas Gregor · 13 years ago
  98. 4846470 Implemented -ast-dump, -ast-print, -ast-dump-filter options in clang-check by Alexander Kornienko · 13 years ago
  99. cd6df66 Added some preprocessor memory usage stats to -cc1 -print-stats by Alexander Kornienko · 13 years ago
  100. 860de6b This is always going to be true so the cast isn't necessary. by Eric Christopher · 13 years ago