summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/os_smart_ptr.h
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] [RetainCountChecker] Support 'taggedRetain' and 'taggedRelease'George Karpenkov2019-01-291-2/+1
| | | | | | Differential Revision: https://reviews.llvm.org/D57211 llvm-svn: 352530
* Revert "Fix failing MSan bots"George Karpenkov2019-01-181-0/+89
| | | | | | | | This reverts commit 2cedaaef383d8d6142046074ffebc2bb5a914778. Revert with a fix. llvm-svn: 351575
* Fix failing MSan botsVlad Tsyrklevich2019-01-181-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 Karpenkov2019-01-181-0/+89
rdar://47323216 Differential Revision: https://reviews.llvm.org/D56817 llvm-svn: 351508
OpenPOWER on IntegriCloud