1. 2a268f2 doc parsing. We want to issue a strong warning when by Fariborz Jahanian · 11 years ago
  2. 5aff3f1 [analyzer] Don't let cf_audited_transfer override CFRetain semantics. by Jordan Rose · 11 years ago
  3. 2503ebd Add ARM v6m, v7m, and v7em architectures for Cortex-M series processors. by Bob Wilson · 11 years ago
  4. d2ab6d3 Mips specific inline assembler constraint 'R' by Jack Carter · 11 years ago
  5. 8cc9c9d Comment parsing tests: move a test into a group of similar tests by Dmitri Gribenko · 11 years ago
  6. c932009 [comment parsing] source fidelity for tparam command too. // rdar://13066276 by Fariborz Jahanian · 11 years ago
  7. 151b2ac warn-documentation.cpp: reorganize tests by Dmitri Gribenko · 11 years ago
  8. 66f6c24 comment parsing. Missed a case of referring by Fariborz Jahanian · 11 years ago
  9. 2f8845f Correction to r176432: the bug actually fixed was <rdar://13025708>. by John McCall · 11 years ago
  10. 48f9042 Centralize and refine the __unknown_anytype argument rules by John McCall · 11 years ago
  11. 0353a7b Fix the emission of the copy-initialization of a block capture by John McCall · 11 years ago
  12. 68f94db Check for warnings in a bunch of the linker invocations, and add one by Chandler Carruth · 11 years ago
  13. 7a534b9 Perform non-overload placeholder conversions on the operands by John McCall · 11 years ago
  14. 0074d38 Beef up the testing of our 'ld' invocation on linux to cover static by Chandler Carruth · 11 years ago
  15. b00150a Remove unused check from test. by David Chisnall · 11 years ago
  16. 72c1dba Improve C11 atomics support: by David Chisnall · 11 years ago
  17. 65611bf Process #pragma weak only after we know the linkage of the function or variable by Rafael Espindola · 11 years ago
  18. cc5dbda [analyzer] Simple inline defensive checks suppression by Anna Zaks · 11 years ago
  19. d764e20 [analyzer] Special-case bitfields when finding sub-region bindings. by Jordan Rose · 11 years ago
  20. c98e913 comment parsing. Keep the original command format by Fariborz Jahanian · 11 years ago
  21. 9abf1b4 [analyzer] Suppress paths involving a reference whose rvalue is null. by Jordan Rose · 11 years ago
  22. 2fbe92c Perform the receiver-expression transformations regardless of by John McCall · 11 years ago
  23. b2381b1 Attempt to not place ownership qualifiers on the result type by John McCall · 11 years ago
  24. d1084f6 Fix warning text of my last patch. // rdar://13158394 by Fariborz Jahanian · 11 years ago
  25. be9e8bf Add more of the command line options as attribute flags. by Bill Wendling · 11 years ago
  26. ced0e65 objective-C: clang, following gcc, warns on by Fariborz Jahanian · 11 years ago
  27. bd7370a Use the actual ABI-determined C calling convention for runtime by John McCall · 11 years ago
  28. 809d1f1 Add comment to my last test. by Fariborz Jahanian · 11 years ago
  29. b98f7af objective-C code completion. Property accessors may not by Fariborz Jahanian · 11 years ago
  30. f583a5e Add a test case, to make sure there is no crash on IRGen when using PCH by Argyrios Kyrtzidis · 11 years ago
  31. c0cedbe PR15360: nullptr as a non-type template argument to a function type non-type template parameter by David Blaikie · 11 years ago
  32. 98b879a Add test coverage for array to pointer decay in non-type template parameters. by David Blaikie · 11 years ago
  33. 854e755 [analyzer] Fix test for previous commit. by Jordan Rose · 11 years ago
  34. 6f41608 [analyzer] Teach FindLastStoreBRVisitor to understand stores of the same value. by Jordan Rose · 11 years ago
  35. a11f22f [analyzer] Turn on C++ constructor inlining by default. by Jordan Rose · 11 years ago
  36. 4c4df45 [driver] The failure of any phase (e.g., preprocess, compile, assemble) for a by Chad Rosier · 11 years ago
  37. e9616a4 [Mips] Add two new aliases for MIPS ABI names 32 (means o32 abi) and 64 by Simon Atanasyan · 11 years ago
  38. 1d4fff5 Better support for constructors with -cxx-abi microsoft, partly fixes PR12784 by Timur Iskhodzhanov · 11 years ago
  39. 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
  40. a2bb892 Don't cache the visibility of types. by Rafael Espindola · 11 years ago
  41. 5e8577e Use the correct alignment for POD-member memcpys where the first field is a by Lang Hames · 11 years ago
  42. da89105 Update template diffing to handle template arguments that are declarations. by Richard Trieu · 11 years ago
  43. b3a49f5 Add a test to make sure __has_include works from inside a macro. by Argyrios Kyrtzidis · 11 years ago
  44. 10b4df7 Temporarily revert r176116 for compile-time performance regression. by Adrian Prantl · 11 years ago
  45. 1ebefc7 [PCH] When deserializing an IdentifierInfo, call IdentifierInfo::RevertTokenIDToIdentifier() only when it's not already an identifier. by Argyrios Kyrtzidis · 11 years ago
  46. 664e860 comment parsing: Properties are considered like methods, and people by Fariborz Jahanian · 11 years ago
  47. 714b509 Don't crash when diagnosing path-constrained protected by John McCall · 11 years ago
  48. 8992457 Reapply r176133 with testcase fixes. by Bill Wendling · 11 years ago
  49. deb8f5d [analyzer] If a struct has a partial lazy binding, its fields aren't Undef. by Jordan Rose · 11 years ago
  50. b58f810 Use existing macros to simplify the test a bit. by Rafael Espindola · 11 years ago
  51. c3af679 Fix testcases to not rely upon target-* attributes. by Bill Wendling · 11 years ago
  52. 9db0fe9 doxygen command. Add 'attention' command to list of similar by Fariborz Jahanian · 11 years ago
  53. 34b0adb Fix assertion failure when a field is given an address space. by Matt Arsenault · 11 years ago
  54. 5509f37 Fix initializer for variables with attribute address_space set. by Matt Arsenault · 11 years ago
  55. 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
  56. 4238f41 [analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a VarRegion. by Ted Kremenek · 11 years ago
  57. 9016bb7 Warn on dropping the return value from a warn_unused_result function, even in by Matt Beaumont-Gay · 11 years ago
  58. d3b2f0a Use the most recent decl in getExplicitVisibility. by Rafael Espindola · 11 years ago
  59. d7a60ad Be more careful in applying pragma weak. Fixes pr14974. by Rafael Espindola · 11 years ago
  60. d79f1f3 Allow dash before "ld" in android driver test. by Evgeniy Stepanov · 11 years ago
  61. 85aee96 Unify clang/llvm attributes for asan/tsan/msan (Clang part) by Kostya Serebryany · 11 years ago
  62. d8be0ab Update tests to do a full match against printed C++11 attributes. by Michael Han · 11 years ago
  63. eafb5c6 [analyzer] Don't look through casts when creating pointer temporaries. by Jordan Rose · 11 years ago
  64. a0e6e6d [analyzer] StackAddrEscapeChecker: strip qualifiers from temporary types. by Jordan Rose · 11 years ago
  65. bb60fc6 [ubsan] Emit single check for left shift. by Will Dietz · 11 years ago
  66. db061e4 [analyzer] Restrict ObjC type inference to methods that have related result type. by Anna Zaks · 11 years ago
  67. c283311 Revert "Add more attributes from the command line to functions." by Anna Zaks · 11 years ago
  68. fbdbed3 [analyzer] Handle reference parameters with default values. by Jordan Rose · 11 years ago
  69. 59c9003 Add a front-end test case for r176036. by Chad Rosier · 11 years ago
  70. 6980f17 Fix empty declaration printing. by Michael Han · 11 years ago
  71. 6dc5c33 [analyzer] Base regions may be invalid when layered on symbolic regions. by Jordan Rose · 11 years ago
  72. df779d3 Add forgotten testcase. by Eric Christopher · 11 years ago
  73. d620e09 Add more attributes from the command line to functions. by Bill Wendling · 11 years ago
  74. 960876c Add the testcase from PR13573, this used to crash. by Benjamin Kramer · 11 years ago
  75. 43b82b8 [analyzer] tracking stores/constraints now works for ObjC ivars or struct fields. by Ted Kremenek · 11 years ago
  76. 026cd1a Add regression test for serialized diagnostics for notes without locations. by Ted Kremenek · 11 years ago
  77. 5956bcc PR15338: Don't assert if -fsanitize=bounds sees array indexing on an incomplete by Richard Smith · 11 years ago
  78. a8f7a97 Implement __builtin_eh_return_data_regno() for ARM and MIPS. by Logan Chien · 11 years ago
  79. a0a628f ubsan: Emit bounds checks for array indexing, vector indexing, and (in really simple cases) pointer arithmetic. This augments the existing bounds checking with language-level array bounds information. by Richard Smith · 11 years ago
  80. 1c8278b Test that attribute(availability) doesn't override private_extern. by John McCall · 11 years ago
  81. 02fb50d Remove the hack that avoided mangling static functions in extern C contexts. by Rafael Espindola · 11 years ago
  82. 7728cdd Revert r175912, "Add support for coldcc to clang" at John's request. by Peter Collingbourne · 11 years ago
  83. fdf5706 [libclang] Fix assertion hit when code-completing inside a function macro with more by Argyrios Kyrtzidis · 11 years ago
  84. f799ae1 objective-C arg: provide fixit support when by Fariborz Jahanian · 11 years ago
  85. 5bb033b Update tests so that we don't test for function-only attributes on call sites. by Bill Wendling · 11 years ago
  86. efc5b67 Driver: Pass down the -march setting down to -cc1as on x86 too. by Benjamin Kramer · 11 years ago
  87. 8019039 Split out the command handling for split debug info, we're going by Eric Christopher · 11 years ago
  88. ae7396c [analyzer] Don't canonicalize the RecordDecl used in CXXBaseObjectRegion. by Jordan Rose · 11 years ago
  89. 4c67aa9 Add support for coldcc to clang by Peter Collingbourne · 11 years ago
  90. 0b849d3 [preprocessing record] Have the MacroDefinitions map point to the MacroDefinition object instead by Argyrios Kyrtzidis · 11 years ago
  91. 4c8cba8 Make sure pragmas don't attach visibility attributes to auto variables with by Rafael Espindola · 11 years ago
  92. 684aa73 [Sema] Semantic analysis for empty-declaration and attribute-declaration. by Michael Han · 11 years ago
  93. 6ebf091 Comment parsing: add CommentOptions to allow specifying custom comment block commands by Dmitri Gribenko · 11 years ago
  94. 33b52ad Fix MergeFunctionDecl implicit CC for static methods. by Timur Iskhodzhanov · 11 years ago
  95. 4da0903 Don't crash if we try to apply 'alignas' to a variable declared with an by Richard Smith · 11 years ago
  96. 672edb0 Don't accidentally and silently accept C++11 attributes in decl-specifier-seqs by Richard Smith · 11 years ago
  97. 4e1125f Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions. by Bill Wendling · 11 years ago
  98. 68ea3ae Per the grammar in [dcl.dcl]p1, a simple-declaration can only have attributes by Richard Smith · 11 years ago
  99. f6565a9 Handle alignas(foo...) pack expansions. by Richard Smith · 11 years ago
  100. 745af1c In LookupResult::resolveKind(), when handling multiple found declarations, ignore invalid declarations. by Argyrios Kyrtzidis · 11 years ago