diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2025-07-15 13:06:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-15 13:06:45 -0400 |
commit | 6260d8ff8277d35ff783ba7c6febb1489eb94b24 (patch) | |
tree | 795a7d07ac8bc75515573c92bd2bc3290f6f0f66 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 20c8e3c2a4744524396cc473a370cfb7855850b6 (diff) | |
download | llvm-6260d8ff8277d35ff783ba7c6febb1489eb94b24.zip llvm-6260d8ff8277d35ff783ba7c6febb1489eb94b24.tar.gz llvm-6260d8ff8277d35ff783ba7c6febb1489eb94b24.tar.bz2 |
[C++] Fix a failed assertion with nullability checking (#148881)
This fixes a failed assertion with an operator call expression which
comes from a macro expansion when performing analysis for nullability
attributes.
Fixes #138371
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions