diff options
author | Nikita Popov <npopov@redhat.com> | 2025-07-29 11:45:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 11:45:31 +0200 |
commit | ef51514c38e6bd658153230769cfb62de9384bce (patch) | |
tree | 02d0515d4550173eda141d78feda695c36ae2878 /clang/lib/Format/QualifierAlignmentFixer.cpp | |
parent | 11a959bf98fe91b1cafb0a3f4e98f76ca29fe92b (diff) | |
download | llvm-ef51514c38e6bd658153230769cfb62de9384bce.zip llvm-ef51514c38e6bd658153230769cfb62de9384bce.tar.gz llvm-ef51514c38e6bd658153230769cfb62de9384bce.tar.bz2 |
[FunctionAttrs] Don't bail out on unknown calls (#150958)
When inferring attributes, we should not bail out early on unknown calls
(such as virtual calls), as we may still have call-site attributes that
can be used for inference.
Fixes https://github.com/llvm/llvm-project/issues/150817.
Diffstat (limited to 'clang/lib/Format/QualifierAlignmentFixer.cpp')
0 files changed, 0 insertions, 0 deletions