diff options
author | Piotr Zegar <me@piotrzegar.pl> | 2024-01-20 08:48:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-20 08:48:09 +0100 |
commit | 296fbee5af89e8e4c31dd98f48a9770c4eb3ca4d (patch) | |
tree | 5f633130176b567160dc7f70e4eb48dcb371a251 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | 4b500147f071d5ee4abb968f55fc4f411a2d5283 (diff) | |
download | llvm-296fbee5af89e8e4c31dd98f48a9770c4eb3ca4d.zip llvm-296fbee5af89e8e4c31dd98f48a9770c4eb3ca4d.tar.gz llvm-296fbee5af89e8e4c31dd98f48a9770c4eb3ca4d.tar.bz2 |
[clang-tidy] Fix crash in modernize-loop-convert when int is used as iterator (#78796)
Fix crash when built-in type (like int) is used as iterator, or when
call to begin() return integer.
Closes #78381
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions