History log of /external/compiler-rt/lib/ubsan/lit_tests/Integer/no-recover.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01247b76902f2329f6edf4b9b8e95fc1be06c400 07-Jan-2013 Will Dietz <wdietz2@illinois.edu> [ubsan] Check for appropriate types on compound assignment overflow diagnostics.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@171802 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/ubsan/lit_tests/Integer/no-recover.cpp
7324b65a1ae320b6f179470ce5bae26d4b14f268 30-Dec-2012 Will Dietz <wdietz2@illinois.edu> [ubsan] Update test now that check recovery is default and has driver flag.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@171265 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/ubsan/lit_tests/Integer/no-recover.cpp
a82a5d360b19080f2b1beae374c12d4f26146450 02-Dec-2012 Will Dietz <wdietz2@illinois.edu> [ubsan] Refactor handlers to have separate entry points for aborting.

If user specifies aborting after a recoverable failed check is
appropriate, frontend should emit call to the _abort variant.

Test this behavior with newly added -fsanitize-recover flag.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@169113 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/ubsan/lit_tests/Integer/no-recover.cpp