diff options
author | DonĂ¡t Nagy <donat.nagy@ericsson.com> | 2025-03-28 10:20:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 10:20:26 +0100 |
commit | 50d4ae4a62fb22e5e03a6150baaf80e4bb4f2d41 (patch) | |
tree | 263b46cb9f34ff250536bd577a5fbb85a67777bc /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 71f43a7c42a37d18be98b0885d62ef76e658f242 (diff) | |
download | llvm-50d4ae4a62fb22e5e03a6150baaf80e4bb4f2d41.zip llvm-50d4ae4a62fb22e5e03a6150baaf80e4bb4f2d41.tar.gz llvm-50d4ae4a62fb22e5e03a6150baaf80e4bb4f2d41.tar.bz2 |
[analyzer] Fix format attribute handling in GenericTaintChecker (#132765)
Previously `optin.taint.GenericTaint` misinterpreted the parameter
indices and produced false positives in situations when a [format
attribute](https://clang.llvm.org/docs/AttributeReference.html#format)
is applied on a non-static method. This commit fixes this bug
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions