diff options
author | Iris Shi <0.0@owo.li> | 2025-08-01 19:29:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 19:29:06 +0800 |
commit | f9088f1eb5647cafb63b6cd42df339e19735d9c6 (patch) | |
tree | db56b32ae53fa469f1cb63900fe672098a09e392 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 5ea945abfed10b4a6f316a2d4268e30df71fac8c (diff) | |
download | llvm-f9088f1eb5647cafb63b6cd42df339e19735d9c6.zip llvm-f9088f1eb5647cafb63b6cd42df339e19735d9c6.tar.gz llvm-f9088f1eb5647cafb63b6cd42df339e19735d9c6.tar.bz2 |
[static analyzer] Fix crash on parenthesized expression in assume attribute (#151682)
- Closes #151529
`ParenExpr` should be ignored before reaching `ExprEngine::Visit`.
Failing to do so triggers the assertion.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions