| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [analyzer] Invalidate destination of std::copy() and std::copy_backward(). | Devin Coughlin | 2016-02-07 | 1 | -0/+38 |
| Now that the libcpp implementations of these methods has a branch that doesn't call memmove(), the analyzer needs to invalidate the destination for these methods explicitly. rdar://problem/23575656 llvm-svn: 260043 | |||||

