commit | 2954f99f467c277240ad587de103c461a91215c9 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Sat Mar 05 20:00:44 2016 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Sat Mar 05 20:00:44 2016 +0000 |
tree | 3a98141d8ff0aed45f48a9bac78d9a8122595c1f | |
parent | 99bd86dbd52234909ffb3f4a71f44bb8250e926d [diff] |
Support: catch invalid accesses It is possible to invoke these methods on an invalid input resulting in an invalid substring construction. It seems that we do not have unit tests for these methods. Tests to ensure that the invalid call is caught to follow in clang. Resolves PR26839. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262778 91177308-0d34-0410-b5e6-96231b3b80d8