Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
5ff020a6b60454c67142a24727f18a5cb1521f66
/
clang
/
test
/
Analysis
/
additive-folding-range-constraints.c
8828d35
[analyzer] Teach constraint managers about unsigned comparisons.
by Jordan Rose
· 13 years ago
6d5a8ca
[analyzer] Convert many existing tests to use clang_analyzer_eval.
by Jordy Rose
· 13 years ago
728be7f
[analyzer] Rework both constraint managers to handle mixed-type comparisons.
by Jordy Rose
· 13 years ago
cac46e8
[analyzer] Fix RUN line and general cleanup for additive folding tests.
by Jordy Rose
· 14 years ago
3f955e6
[analyzer] rename all experimental checker packages to have 'experimental' be the common root package.
by Ted Kremenek
· 14 years ago
9eb02df
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
by Argyrios Kyrtzidis
· 15 years ago
21c9423
[analyzer] Remove '-analyzer-experimental-checks' flag.
by Argyrios Kyrtzidis
· 15 years ago
322ab26
Don't depend on system headers in clang -cc1 tests.
by Benjamin Kramer
· 15 years ago
b016d6c
Revert "Tweak tests to hopefully fix include of limits.h on win32.", tweak fails on linux.
by Daniel Dunbar
· 15 years ago
0874845
Tweak tests to hopefully fix include of limits.h on win32.
by Daniel Dunbar
· 15 years ago
c0fe842
Fold additive constants, and support comparsions of the form $sym+const1 <> const2
by Jordy Rose
· 15 years ago