diff options
author | martinboehme <mboehme@google.com> | 2024-06-26 15:01:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-26 15:01:57 +0200 |
commit | dfe80a73223edff5c53f8be7925d302883cb40bc (patch) | |
tree | 9a8399f61d6c6769b0179c25bb6f14841fa49c2e /lldb/packages/Python/lldbsuite/test/lldbdwarf.py | |
parent | 6f8efc76c9b9d1fc02f043cb908a8aa655290a61 (diff) | |
download | llvm-dfe80a73223edff5c53f8be7925d302883cb40bc.zip llvm-dfe80a73223edff5c53f8be7925d302883cb40bc.tar.gz llvm-dfe80a73223edff5c53f8be7925d302883cb40bc.tar.bz2 |
[clang][dataflow] Teach `AnalysisASTVisitor` that `typeid()` can be evaluated. (#96731)
We were previously treating the operand of `typeid()` as being
definitely
unevaluated, but it can be evaluated if it is a glvalue of polymorphic
type.
This patch includes a test that fails without the fix.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions