diff options
author | vabridgers <58314289+vabridgers@users.noreply.github.com> | 2024-10-28 03:53:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 03:53:36 -0500 |
commit | 3d6923dbac16741736a841abee05f35bf7b0379a (patch) | |
tree | 4d3790166f6c095ad0a5e130fe3865830f2ab06b /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 14171b0b13534e10ac57d13d072970616e17391b (diff) | |
download | llvm-3d6923dbac16741736a841abee05f35bf7b0379a.zip llvm-3d6923dbac16741736a841abee05f35bf7b0379a.tar.gz llvm-3d6923dbac16741736a841abee05f35bf7b0379a.tar.bz2 |
RFC: [clang-tidy] [analyzer] Move nondeterministic pointer usage check to tidy (#110471)
This change moves the `alpha.nondeterministic.PointerSorting` and
`alpha.nondeterministic.PointerIteration` static analyzer checkers to a
single `clang-tidy` check. Those checkers were implemented as simple
`clang-tidy` check-like code, wrapped in the static analyzer framework.
The documentation was updated to describe what the checks can and cannot
do, and testing was completed on a broad set of open-source projects.
Co-authored-by: Vince Bridgers <vince.a.bridgers@ericsson.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions