1. 5b8740f Only merge down a variable type if the previous declaration was by John McCall · 11 years ago
  2. e3faa6e Cleanup. No functional change intended. by Chad Rosier · 11 years ago
  3. dd0a1f5 Thread safety analysis: Turn on checking for non-scalar types by default. by DeLesley Hutchins · 11 years ago
  4. 81d2d38 Improve formatting of function types. by Daniel Jasper · 11 years ago
  5. affa3af Remove old NVPTX cpus and add new NVPTX cpus by Justin Holewinski · 11 years ago
  6. dca8f33 Use kernel metadata to differentiate between kernel and device by Justin Holewinski · 11 years ago
  7. fe6b271 Add support for gcc-compatible -mfprnd -mno-fprnd PPC options by Hal Finkel · 11 years ago
  8. 66dca6e Sema: Don't crash when trying to emit a precedence warning on postinc/decrement. by Benjamin Kramer · 11 years ago
  9. 76f7761 [analyzer] Restructure ExprEngine::VisitCXXNewExpr to do a bit less work. by Jordan Rose · 11 years ago
  10. e6f2bf8 [analyzer] Handle caching out while evaluating a C++ new expression. by Jordan Rose · 11 years ago
  11. 75f8bd0 [analyzer] Add debug helper LocationContext::dumpStack(). by Jordan Rose · 11 years ago
  12. 84e8a96 [analyzer] Address Jordan’s review of r178309 - do not register an extra visitor for nil receiver by Anna Zaks · 11 years ago
  13. 4de4715 [analyzer] Look for a StmtPoint node instead of PostStmt in trackNullOrUndefValue. by Anna Zaks · 11 years ago
  14. 04593d0 When looking for overridden ObjC methods, don't ignore 'hidden' ones. by Argyrios Kyrtzidis · 11 years ago
  15. 16e0f19 [cmake] Add clang-headers as a dependency of libclang and if we have to copy them by Argyrios Kyrtzidis · 11 years ago
  16. 52b2e70 Sema: Warn on sizeof on binary ops on decayed arrays. by Benjamin Kramer · 11 years ago
  17. 9b97adf Bugfix/Followup for r177086. by Adrian Prantl · 11 years ago
  18. e86fcc4 Improvement on r177086. by Adrian Prantl · 11 years ago
  19. 073f5e8 Hexagon: Set Hexagon tool-chain when configured as OSless target. by Jyotsna Verma · 11 years ago
  20. 93ce7d5 Remove sign-compare warning on systems that still use 32 bit time_ts. by Benjamin Kramer · 11 years ago
  21. 5b34b9c Fix thinko (and the bots): We still want to warn in C. by Rafael Espindola · 11 years ago
  22. b6bead4 Don't special case one line extern "C" decls. by Rafael Espindola · 11 years ago
  23. 1bfc28c Add RDSEED intrinsic support defined in AVX2 extension by Michael Liao · 11 years ago
  24. f91210d Add XTEST intrinsic defined in TSX extension by Michael Liao · 11 years ago
  25. 5062bb2 [cfg] Always guard (when AddStaticInitBranches == true) DeclStmts for static variables, not just ones with explicit initializers by Ted Kremenek · 11 years ago
  26. dff2be8 Revert r178273 as it broke the Linux bootstrap due to false positives by Timur Iskhodzhanov · 11 years ago
  27. 0f5c5c6 Add static analyzer support for conditionally executing static initializers. by Ted Kremenek · 11 years ago
  28. 02a88c3 Add configuration plumbing to enable static initializer branching in the CFG for the analyzer. by Ted Kremenek · 11 years ago
  29. 99a72d2 Objective-C: Produce precise diagnostic when by Fariborz Jahanian · 11 years ago
  30. 123243c [analyzer] Document existence of ConstPointerEscape. by Anna Zaks · 11 years ago
  31. 41988f3 [analyzer] Add support for escape of const pointers and use it to allow “newed” pointers to escape by Anna Zaks · 11 years ago
  32. aabb4c5 [analyzer] Apply the suppression rules to the nil receiver only if the value participates in the computation of the nil we warn about. by Anna Zaks · 11 years ago
  33. e93e255 [ms-cxxabi] Add more tests for r178297 by Reid Kleckner · 11 years ago
  34. 4bbae38 [sema] Check the result of getAsCXXRecordDecl() to fix the build by Reid Kleckner · 11 years ago
  35. 59d8ccb Warn about more than the first unused variable when -Werror is set. by Matt Beaumont-Gay · 11 years ago
  36. edd2cb3 [sema] Remove unused variable from r178283 by Reid Kleckner · 11 years ago
  37. 84e9ab4 [ms-cxxabi] Correctly compute the size of member pointers by Reid Kleckner · 11 years ago
  38. ec8deba Objective-C: Provide fixit suggestions when class object by Fariborz Jahanian · 11 years ago
  39. 5fd1fac Provide a fixit to static_cast for reinterpret_casts within a class hierarchy. by Jordan Rose · 11 years ago
  40. 25ffbef Implemented a warning when an input several bitwise operations are by Sam Panzer · 11 years ago
  41. 577bb0a Rename clang::driver::tools::linuxtools to clang::driver::tools::gnutools. by Thomas Schwinge · 11 years ago
  42. d52b4a9 Rename LinuxDistro to Distro. by Thomas Schwinge · 11 years ago
  43. 65a0892 Use early return in printing logic. Minor cleanup. by Ted Kremenek · 11 years ago
  44. fbd4b5d Add CFG logic to create a conditional branch for modeling static initializers. by Ted Kremenek · 11 years ago
  45. 9fdc00a Fixed handling of comments before preprocessor directives. by Alexander Kornienko · 11 years ago
  46. 03852c8 Fix order of initialization warning. by Eric Christopher · 11 years ago
  47. 849c7bf [analyzer] These implements unix.MismatchedDeallocatorChecker checker. by Anton Yartsev · 11 years ago
  48. 6974628 [analyzer] For now assume all standard global 'operator new' functions allocate memory in heap. by Anton Yartsev · 11 years ago
  49. 829d187 Add support for gcc-compatible -mpopcntd -mno-popcntd PPC options by Hal Finkel · 11 years ago
  50. 286f3e6 [Mips] Handle pseudo-target flags '-EL' and '-EB' and properly adjust by Simon Atanasyan · 11 years ago
  51. f4320ab Add support for gcc-compatible -mmfcrf -mno-mfcrf PPC options by Hal Finkel · 11 years ago
  52. edaf281 Define __SIZE_MAX__ preprocessor macro. by Evgeniy Stepanov · 11 years ago
  53. eb82a53 For -Wignored-qualifiers, don't warn on qualifiers which we acquire via a by Richard Smith · 11 years ago
  54. 8c952cd Teach -Wigored-qualifiers about exotic flavors of declarator and the _Atomic type qualifier. by Richard Smith · 11 years ago
  55. 4768153 Remove outdated FIXME. by Richard Smith · 11 years ago
  56. 4cf4a5e Support C11 _Atomic type qualifier. This is more-or-less just syntactic sugar for the _Atomic type specifier. by Richard Smith · 11 years ago
  57. 93d6b07 Fold together the two implementations of 6.7.3p2 in SemaType. Fix two bugs, each of which was only present in one version: by Richard Smith · 11 years ago
  58. ab2d09b [Parser] Don't code-complete twice. by Argyrios Kyrtzidis · 11 years ago
  59. 9807a2e Don't reject __restrict applied to a dependent type; it might instantiate to a pointer or reference type. by Richard Smith · 11 years ago
  60. 5087645 UBSan: Don't diagnose inf/nan conversions between floating-point types. It's far from clear whether these have undefined behavior, and these checks are helping no-one. Keep the double->float overflow warnings, though, since those are useful in practice, even though it's unclear whether such operations have defined behavior. by Richard Smith · 11 years ago
  61. 04f5db6 Revert "[lib/Headers] Define NULL as __DARWIN_NULL when on __APPLE__." by Argyrios Kyrtzidis · 11 years ago
  62. 7e35274 Objective-C: Issue more precise warning when user by Fariborz Jahanian · 11 years ago
  63. b061720 [analyzer] Use evalBind for C++ new of scalar types. by Jordan Rose · 11 years ago
  64. 3655119 [analyzer] Cleanup: only get the PostStmt when we need the underlying Stmt + comment by Anna Zaks · 11 years ago
  65. 4a49df3 [analyzer] Ensure that the node NilReceiverBRVisitor is looking for is not reclaimed by Anna Zaks · 11 years ago
  66. ea744ab [modules] Make sure enabled diagnostic pragmas inside the module don't affect the translation unit that by Argyrios Kyrtzidis · 11 years ago
  67. 94b748f Insert extra new line before access specifiers. by Alexander Kornienko · 11 years ago
  68. c544ba0 <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. by Douglas Gregor · 11 years ago
  69. 8343f8e Add const in preparation for a simplify_type change in llvm. by Rafael Espindola · 11 years ago
  70. 6bed88e <rdar://problem/13317030> Consider using directives when performing unqualified name lookup into declarations contexts represented by the qualified-id but not in the actual scope hierarchy. by Douglas Gregor · 11 years ago
  71. 5262dd9 Split line comments by Alexander Kornienko · 11 years ago
  72. d835d94 Pass the diagnostic in for better error messages. by Bill Wendling · 11 years ago
  73. 08aba1b [lib/Headers] Break the module import cycle between _Builtin_intrinsics.sse and _Builtin_intrinsics.sse2 by Argyrios Kyrtzidis · 11 years ago
  74. 9ef9875 Implement compiler intrinsics needed for compatibility with MSVC 2012 <type_traits>. by Joao Matos · 11 years ago
  75. 07ffbd7 [lib/Headers] Define NULL as __DARWIN_NULL when on __APPLE__. by Argyrios Kyrtzidis · 11 years ago
  76. 52151fd [modules] Before marking the module imported macros as ambiguous, check if this is a case where by Argyrios Kyrtzidis · 11 years ago
  77. 89b8f06 [PCH/modules] Remove HiddenName::MacroUndef by Argyrios Kyrtzidis · 11 years ago
  78. d560ce3 [Preprocessor] Remove PPMutationListener. by Argyrios Kyrtzidis · 11 years ago
  79. 3580328 [modules] Re-enable the "ambiguous expansion of macro" warning. by Argyrios Kyrtzidis · 11 years ago
  80. 12fef49 PR15597: Fix a confusion between the implicit exception specification and the by Richard Smith · 11 years ago
  81. a03fc6e If we're unable to create the TargetMachine, then just quit producing the by Chad Rosier · 11 years ago
  82. fdb468f Make the -Wreinterpret-base-class logic safe against invalid by John McCall · 11 years ago
  83. 8b43d2b Split "incomplete implementation" warnings for ObjC into separate warnings. by Ted Kremenek · 11 years ago
  84. defa32e <rdar://problem/13278115> Improve diagnostic when failing to bind an rvalue reference to an lvalue of compatible type. by Douglas Gregor · 11 years ago
  85. 1533833 [analyzer] Make sure IDC works for ‘NSContainer value/key is nil’ checks. by Anna Zaks · 11 years ago
  86. 2fcadbe Remove magic number usage from CGDebugInfo with new DICompositeType::setContainingType by David Blaikie · 11 years ago
  87. c48d575 [driver] Do not generate crash diagnostics if the compilation command failed by Chad Rosier · 11 years ago
  88. 0162c1c <rdar://problem/13267210> Ensure that Sema::CompareReferenceRelationship returns consistent results with invalid types. by Douglas Gregor · 11 years ago
  89. e79ce29 <rdar://problem/13473493> Handle 'this->' insertion recovery within trailing return types. by Douglas Gregor · 11 years ago
  90. d74505e Debug Info: remove use of magic numbers to tweak specific debug info metadata fields by David Blaikie · 11 years ago
  91. 8a660eb [analyzer] Change inlining policy to inline small functions when reanalyzing ObjC methods as top level. by Anna Zaks · 11 years ago
  92. df5f80f [analyzer] micro optimization as per Jordan’s feedback on r177905. by Anna Zaks · 11 years ago
  93. 6c82fc6 Remove useGlobalsForAutomaticVariables. by Rafael Espindola · 11 years ago
  94. 852e3d7 [ms-cxxabi] Give the MS inheritance attributes a base class by Reid Kleckner · 11 years ago
  95. 94d46b5 Fix uninitialized read of CalleeWithThisReturn. by Manman Ren · 11 years ago
  96. e2359e2 Fix a crasher by reporting a fatal error if we're unable to create the target by Chad Rosier · 11 years ago
  97. 72339a0 Add PRFCHW intrinsic support by Michael Liao · 11 years ago
  98. c56fff7 [Preprocessor/Modules] Separate the macro directives kinds into their own MacroDirective's subclasses. by Argyrios Kyrtzidis · 11 years ago
  99. 1232e27 [ms-cxxabi] Mangle vector types by Reid Kleckner · 11 years ago
  100. 76ed617 Fix uninitialized read of CalleeWithThisReturn. by Evgeniy Stepanov · 11 years ago