diff options
author | swarmer <swarmer@yandex-team.com> | 2024-10-04 21:38:04 +0300 |
---|---|---|
committer | swarmer <swarmer@yandex-team.com> | 2024-10-04 21:48:00 +0300 |
commit | 2e23880a876e477acc0b4a853dbe585ea3807aba (patch) | |
tree | a26a13fb1c7ed1c29c33faa86d83c50781492acc /contrib/libs/antlr4_cpp_runtime/src/LexerInterpreter.cpp | |
parent | 09d8f48ef2d0a92817d00bb9c8bc3ac795256ded (diff) | |
download | ydb-2e23880a876e477acc0b4a853dbe585ea3807aba.tar.gz |
check lifetime bound of TString const iterators
ex:
```
auto it = TString{"temporary"}.cbegin();
use(*it);
```
commit_hash:68f621e7b2d608340d7b9f5a9a246c138a2eafff
Diffstat (limited to 'contrib/libs/antlr4_cpp_runtime/src/LexerInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions