diff options
author | Nikita Popov <npopov@redhat.com> | 2024-09-04 15:01:16 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-09-04 15:02:50 +0200 |
commit | 205f7ee737f75e666f70ad51bda5f778c02ab124 (patch) | |
tree | 43acdc6702ee8c98e564476377bebda678c63499 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | df5840f9f09280a33923f119db5a82e0cda3622d (diff) | |
download | llvm-205f7ee737f75e666f70ad51bda5f778c02ab124.zip llvm-205f7ee737f75e666f70ad51bda5f778c02ab124.tar.gz llvm-205f7ee737f75e666f70ad51bda5f778c02ab124.tar.bz2 |
[Lint] Skip null args when checking noalias
Do not emit a warning if there are two null noalias arguments,
as they cannot be dereferenced anyway.
This is a common pattern for `@.omp_outlined`, which has some
optional noalias arguments.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions