Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
Checker
IdempotentOperationChecker.cpp
Find file
Blame
History
Permalink
Don't flag idempotent '+' or '-' warnings for pointer arithmetic (typically false positives).
· 310c5a8e
Ted Kremenek
authored
Oct 29, 2010
Fixes <
rdar://problem/8601243
>. llvm-svn: 117635
310c5a8e
Loading