Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] [RetainCountChecker] Support 'taggedRetain' and 'taggedRelease' | George Karpenkov | 2019-01-29 | 1 | -2/+1 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D57211 llvm-svn: 352530 | ||||
* | Revert "Fix failing MSan bots" | George Karpenkov | 2019-01-18 | 1 | -0/+89 |
| | | | | | | | | This reverts commit 2cedaaef383d8d6142046074ffebc2bb5a914778. Revert with a fix. llvm-svn: 351575 | ||||
* | Fix failing MSan bots | Vlad Tsyrklevich | 2019-01-18 | 1 | -89/+0 |
| | | | | | | | Revert r351508-351514, this block of changes introduced a consistent MSan failure on the sanitizer bots. llvm-svn: 351528 | ||||
* | [analyzer] [RetainCountChecker] Smart pointer support. | George Karpenkov | 2019-01-18 | 1 | -0/+89 |
rdar://47323216 Differential Revision: https://reviews.llvm.org/D56817 llvm-svn: 351508 |