Go to file
Jordy Rose 722f558f07 Model the effects of strcpy() and stpcpy() in CStringChecker. Other changes:
- Fix memcpy() and friends to actually invalidate the destination buffer.
- Emit a different message for out-of-bounds buffer accesses if the buffer is being written to.
- When conjuring symbols, let ValueManager figure out the type.

llvm-svn: 111120
2010-08-16 07:51:42 +00:00
clang Model the effects of strcpy() and stpcpy() in CStringChecker. Other changes: 2010-08-16 07:51:42 +00:00
compiler-rt add unit tests 2010-08-04 23:34:21 +00:00
libcxx [re.alg.match] 2010-08-14 19:58:44 +00:00
lldb Added a workaround for test suite hang while terminating by checking env variable 2010-08-13 22:58:44 +00:00
llvm Test expects SSE, give him SSE. 2010-08-15 23:32:03 +00:00