llvm-project/clang/test/Analysis/diagnostics
Devin Coughlin 9165df129e [analyzer] Invalidate destination of std::copy() and std::copy_backward().
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
2016-02-07 16:55:44 +00:00
..
Inputs/include [analyzer] Do not assert on reports ending in calls within macros. 2013-05-22 01:54:34 +00:00
deref-track-symbolic-region.c [analyzer] Bug identification 2015-10-22 11:53:04 +00:00
deref-track-symbolic-region.cpp [analyzer] BugReporter - more precise tracking of C++ references 2013-03-13 20:20:14 +00:00
explicit-suppression.cpp [analyzer] Invalidate destination of std::copy() and std::copy_backward(). 2016-02-07 16:55:44 +00:00
false-positive-suppression.c
no-prune-paths.c
report-issues-within-main-file.cpp [analyzer] Fix IssueHash generation. 2015-12-01 09:00:41 +00:00
shortest-path-suppression.c [analyzer] Add a test case for diagnostic suppression on a graph with cycles. 2013-03-19 22:10:44 +00:00
text-diagnostics.c [analyzer] Merge TextPathDiagnostics and ClangDiagPathDiagConsumer. 2013-08-16 01:06:30 +00:00
undef-value-callee.h
undef-value-caller.c [analyzer] Bug identification 2015-10-22 11:53:04 +00:00
undef-value-param.c [analyzer] Bug identification 2015-10-22 11:53:04 +00:00
undef-value-param.m [analyzer] Bug identification 2015-10-22 11:53:04 +00:00