aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorBalázs Kéri <balazs.keri@ericsson.com>2024-04-08 12:19:03 +0200
committerGitHub <noreply@github.com>2024-04-08 12:19:03 +0200
commitc2067c1f471ac54312cb5e1e0efd4ea5fd21cc79 (patch)
treeca4b8ac7d16f0de8dc81ac7985664100956d5405 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent8461d901a770516cf2069fe3bce979a6f8fc8d76 (diff)
downloadllvm-c2067c1f471ac54312cb5e1e0efd4ea5fd21cc79.zip
llvm-c2067c1f471ac54312cb5e1e0efd4ea5fd21cc79.tar.gz
llvm-c2067c1f471ac54312cb5e1e0efd4ea5fd21cc79.tar.bz2
[clang][analyzer] Add "pedantic" mode to StreamChecker. (#87322)
The checker may create failure branches for all stream write operations only if the new option "pedantic" is set to true. Result of the write operations is often not checked in typical code. If failure branches are created the checker will warn for unchecked write operations and generate a lot of "false positives" (these are valid warnings but the programmer does not care about this problem).
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions