-
Notifications
You must be signed in to change notification settings - Fork 11.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[analyzer] Taint is not being applied to classes, only class members #114270
Labels
Comments
@llvm/issue-subscribers-clang-static-analyzer Author: Tom Ritter (tomrittervg)
This might be working as intended, but just to be sure.
C++ file
taint config file:
Commands:
This is run from a version of clang built from git on approximately October 9th Output:
cc @llvm/issue-subscribers-clang-static-analyzer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This might be working as intended, but just to be sure.
C++ file
taint config file:
Commands:
This is run from a version of clang built from git on approximately October 9th
Output:
cc @llvm/issue-subscribers-clang-static-analyzer
The text was updated successfully, but these errors were encountered: