1. 0415998 [analyzer] Make Suppress IDC checker aware that it might not start from the same node it was registered at by Anna Zaks · 11 years ago
  2. 80412c4 [analyzer] Rename AttrNonNullChecker -> NonNullParamChecker by Anna Zaks · 11 years ago
  3. 6cc4e25 [analyzer] Add test case for reference to null pointer param check by Anna Zaks · 11 years ago
  4. 9fe09f3 [analyzer] Be more consistent about Objective-C methods that free memory. by Jordan Rose · 11 years ago
  5. 41d0164 Adjust the special non-C++ enum block return type inference by John McCall · 11 years ago
  6. 0183768 [analyzer] Look for lvalue nodes when tracking a null pointer. by Jordan Rose · 11 years ago
  7. 325de0c Move clang tests that depend on llvm/ADT/Statistic.h to a subdir. by Jan Wen Voung · 11 years ago
  8. 0918989 Sema: Preserve attributes on parameters in instantiated function templates. by Jordan Rose · 11 years ago
  9. c61361b <rdar://problem/13094134> Don't try to wire up typedef names for invalid anonymous tag declarations encountered during template instantiation. by Douglas Gregor · 11 years ago
  10. 303b96f <rdar://problem/13140795> Transform the scope type of a pseudo-destructor expression within the object scope. by Douglas Gregor · 11 years ago
  11. f8f373f [PCH] When complaining that a header from the PCH was modified, also mention by Argyrios Kyrtzidis · 11 years ago
  12. 37453b9 Add support for the OpenCL attribute 'vec_type_hint'. by Joey Gouly · 11 years ago
  13. ee2d5fd [libclang] Introduce clang_findIncludesInFile, that can be used to retrieve all #import/#include directives in a specific file. by Argyrios Kyrtzidis · 11 years ago
  14. 480760f [driver] If we're just linking, don't report --param X as unused option. by Chad Rosier · 11 years ago
  15. 28c1cd2 HeaderDoc: Support more of HeaderDoc documentation by Fariborz Jahanian · 11 years ago
  16. 0689863 Add code completion for @import <rdar://problem/13344306>. by Douglas Gregor · 11 years ago
  17. 1344e94 Improve LLDB's implicit cast-to-id to work with C++11 auto and any Objective-C object type <rdar://problem/13338107>. by Douglas Gregor · 11 years ago
  18. 6cda3e6 When possible, move __block variables to the heap rather than copying them. by Douglas Gregor · 11 years ago
  19. 9eda3ab Promote atomic type sizes up to a power of two, capped by by John McCall · 11 years ago
  20. 1723f63 Evaluate compound literals directly into the result aggregate by John McCall · 11 years ago
  21. 018e9aa [analyzer] Warn on passing a reference to null pointer as an argument in a call by Anna Zaks · 11 years ago
  22. c236b73 [analyzer] Check for returning null references in ReturnUndefChecker. by Jordan Rose · 11 years ago
  23. 4919de6 Ensure that DIType is regenerated after we visit an implementation by Adrian Prantl · 11 years ago
  24. 42773d6 [analyzer] Pass the correct Expr to the bug reporter visitors when dealing with CompoundLiteralExpr by Anna Zaks · 11 years ago
  25. 713e075 [analyzer] IDC: Add config option; perform the idc check on first “null node” rather than last “non-null”. by Anna Zaks · 11 years ago
  26. 26facfa Spell Objective-C correctly. by Fariborz Jahanian · 11 years ago
  27. 88f070f say objective-C in the warning and streamline by Fariborz Jahanian · 11 years ago
  28. f2e7c35 Driver: add support for new style multiarch in Ubuntu 13.04 by Dmitri Gribenko · 11 years ago
  29. 7e73f94 [Sanitize] Don't emit function attribute sanitize_address/thread/memory if the function is blacklisted. by Alexey Samsonov · 11 years ago
  30. 360355d revert r176531 due to clan-native-arm fails by Weiming Zhao · 11 years ago
  31. 3cdbbdc PR15390: If a function returns a pointer to a function, that function type by Richard Smith · 11 years ago
  32. eed55e6 After issuing a diagnostic for undefining or redefining a builtin macro, by Richard Smith · 11 years ago
  33. 75525c4 objective-C: don't crash after diagnosing by Fariborz Jahanian · 11 years ago
  34. cf2c2e9 Preprocessor: don't keep comments under -traditional-cpp. by Jordan Rose · 11 years ago
  35. 46a2290 PR 11326: Lack diagnosic message when ABI conflicts on ARM by Weiming Zhao · 11 years ago
  36. 693fdfa Preprocessor: don't consider // to be a line comment in -E -std=c89 mode. by Jordan Rose · 11 years ago
  37. 99a7057 doc. parsing. Improve on diagnostics on my last patch. // rdar://13094352. by Fariborz Jahanian · 11 years ago
  38. 23742cd Use ASTContext::getDeclAlign(<Field Decl>) to get the alignment of the first by Lang Hames · 11 years ago
  39. bca9788 doc parsing. Add @method and @callback for by Fariborz Jahanian · 11 years ago
  40. 9710230 Mips specific inline assembler constraint 'R' by Jack Carter · 11 years ago
  41. ebed32c Add a test that we are passing the -fobjc-default-synthesize flag for Apple and by David Chisnall · 11 years ago
  42. 3c5cd15 Don't emit calls to virtual [[noreturn]] functions as noreturn; overrides of a by Richard Smith · 11 years ago
  43. 4b02dff Add quotation marks to template names in diagnostics. by David Blaikie · 11 years ago
  44. 2a268f2 doc parsing. We want to issue a strong warning when by Fariborz Jahanian · 11 years ago
  45. 5aff3f1 [analyzer] Don't let cf_audited_transfer override CFRetain semantics. by Jordan Rose · 11 years ago
  46. 2503ebd Add ARM v6m, v7m, and v7em architectures for Cortex-M series processors. by Bob Wilson · 11 years ago
  47. d2ab6d3 Mips specific inline assembler constraint 'R' by Jack Carter · 11 years ago
  48. 8cc9c9d Comment parsing tests: move a test into a group of similar tests by Dmitri Gribenko · 11 years ago
  49. c932009 [comment parsing] source fidelity for tparam command too. // rdar://13066276 by Fariborz Jahanian · 11 years ago
  50. 151b2ac warn-documentation.cpp: reorganize tests by Dmitri Gribenko · 11 years ago
  51. 66f6c24 comment parsing. Missed a case of referring by Fariborz Jahanian · 11 years ago
  52. 2f8845f Correction to r176432: the bug actually fixed was <rdar://13025708>. by John McCall · 11 years ago
  53. 48f9042 Centralize and refine the __unknown_anytype argument rules by John McCall · 11 years ago
  54. 0353a7b Fix the emission of the copy-initialization of a block capture by John McCall · 11 years ago
  55. 68f94db Check for warnings in a bunch of the linker invocations, and add one by Chandler Carruth · 11 years ago
  56. 7a534b9 Perform non-overload placeholder conversions on the operands by John McCall · 11 years ago
  57. 0074d38 Beef up the testing of our 'ld' invocation on linux to cover static by Chandler Carruth · 11 years ago
  58. b00150a Remove unused check from test. by David Chisnall · 11 years ago
  59. 72c1dba Improve C11 atomics support: by David Chisnall · 11 years ago
  60. 65611bf Process #pragma weak only after we know the linkage of the function or variable by Rafael Espindola · 11 years ago
  61. cc5dbda [analyzer] Simple inline defensive checks suppression by Anna Zaks · 11 years ago
  62. d764e20 [analyzer] Special-case bitfields when finding sub-region bindings. by Jordan Rose · 11 years ago
  63. c98e913 comment parsing. Keep the original command format by Fariborz Jahanian · 11 years ago
  64. 9abf1b4 [analyzer] Suppress paths involving a reference whose rvalue is null. by Jordan Rose · 11 years ago
  65. 2fbe92c Perform the receiver-expression transformations regardless of by John McCall · 11 years ago
  66. b2381b1 Attempt to not place ownership qualifiers on the result type by John McCall · 11 years ago
  67. d1084f6 Fix warning text of my last patch. // rdar://13158394 by Fariborz Jahanian · 11 years ago
  68. be9e8bf Add more of the command line options as attribute flags. by Bill Wendling · 11 years ago
  69. ced0e65 objective-C: clang, following gcc, warns on by Fariborz Jahanian · 11 years ago
  70. bd7370a Use the actual ABI-determined C calling convention for runtime by John McCall · 11 years ago
  71. 809d1f1 Add comment to my last test. by Fariborz Jahanian · 11 years ago
  72. b98f7af objective-C code completion. Property accessors may not by Fariborz Jahanian · 11 years ago
  73. f583a5e Add a test case, to make sure there is no crash on IRGen when using PCH by Argyrios Kyrtzidis · 11 years ago
  74. c0cedbe PR15360: nullptr as a non-type template argument to a function type non-type template parameter by David Blaikie · 11 years ago
  75. 98b879a Add test coverage for array to pointer decay in non-type template parameters. by David Blaikie · 11 years ago
  76. 854e755 [analyzer] Fix test for previous commit. by Jordan Rose · 11 years ago
  77. 6f41608 [analyzer] Teach FindLastStoreBRVisitor to understand stores of the same value. by Jordan Rose · 11 years ago
  78. a11f22f [analyzer] Turn on C++ constructor inlining by default. by Jordan Rose · 11 years ago
  79. 4c4df45 [driver] The failure of any phase (e.g., preprocess, compile, assemble) for a by Chad Rosier · 11 years ago
  80. e9616a4 [Mips] Add two new aliases for MIPS ABI names 32 (means o32 abi) and 64 by Simon Atanasyan · 11 years ago
  81. 1d4fff5 Better support for constructors with -cxx-abi microsoft, partly fixes PR12784 by Timur Iskhodzhanov · 11 years ago
  82. 8614304 [Sanitizer] Change driver behavior when linking with -fsanitize=thread and -fsanitize=memory. TSan/MSan also provide their versions of new/delete and should use the same strategy as ASan. Share the code that sets linker flags for all sanitizers. by Alexey Samsonov · 11 years ago
  83. a2bb892 Don't cache the visibility of types. by Rafael Espindola · 11 years ago
  84. 5e8577e Use the correct alignment for POD-member memcpys where the first field is a by Lang Hames · 11 years ago
  85. da89105 Update template diffing to handle template arguments that are declarations. by Richard Trieu · 11 years ago
  86. b3a49f5 Add a test to make sure __has_include works from inside a macro. by Argyrios Kyrtzidis · 11 years ago
  87. 10b4df7 Temporarily revert r176116 for compile-time performance regression. by Adrian Prantl · 11 years ago
  88. 1ebefc7 [PCH] When deserializing an IdentifierInfo, call IdentifierInfo::RevertTokenIDToIdentifier() only when it's not already an identifier. by Argyrios Kyrtzidis · 11 years ago
  89. 664e860 comment parsing: Properties are considered like methods, and people by Fariborz Jahanian · 11 years ago
  90. 714b509 Don't crash when diagnosing path-constrained protected by John McCall · 11 years ago
  91. 8992457 Reapply r176133 with testcase fixes. by Bill Wendling · 11 years ago
  92. deb8f5d [analyzer] If a struct has a partial lazy binding, its fields aren't Undef. by Jordan Rose · 11 years ago
  93. b58f810 Use existing macros to simplify the test a bit. by Rafael Espindola · 11 years ago
  94. c3af679 Fix testcases to not rely upon target-* attributes. by Bill Wendling · 11 years ago
  95. 9db0fe9 doxygen command. Add 'attention' command to list of similar by Fariborz Jahanian · 11 years ago
  96. 34b0adb Fix assertion failure when a field is given an address space. by Matt Arsenault · 11 years ago
  97. 5509f37 Fix initializer for variables with attribute address_space set. by Matt Arsenault · 11 years ago
  98. 58c7903 Ensure that DIType is regenerated after we visited an implementation that adds ivars to an interface. Fixes rdar://13175234 by Adrian Prantl · 11 years ago
  99. 4238f41 [analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a VarRegion. by Ted Kremenek · 11 years ago
  100. 9016bb7 Warn on dropping the return value from a warn_unused_result function, even in by Matt Beaumont-Gay · 11 years ago