aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/antlr4_cpp_runtime/src/LexerInterpreter.cpp
diff options
context:
space:
mode:
authorswarmer <swarmer@yandex-team.com>2024-10-04 21:38:04 +0300
committerswarmer <swarmer@yandex-team.com>2024-10-04 21:48:00 +0300
commit2e23880a876e477acc0b4a853dbe585ea3807aba (patch)
treea26a13fb1c7ed1c29c33faa86d83c50781492acc /contrib/libs/antlr4_cpp_runtime/src/LexerInterpreter.cpp
parent09d8f48ef2d0a92817d00bb9c8bc3ac795256ded (diff)
downloadydb-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