aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/array-struct-region.c
AgeCommit message (Expand)Author
2012-04-05Enable warn_impcast_literal_float_to_integer by default.David Blaikie
2011-08-03[analyzer] rename all experimental checker packages to have 'experimental' be...Ted Kremenek
2011-03-24Rework checker "packages" and groups to be more hierarchical.Ted Kremenek
2011-02-28[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis
2011-02-28[analyzer] Remove '-analyzer-experimental-checks' flag.Argyrios Kyrtzidis
2011-02-24[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...Argyrios Kyrtzidis
2011-02-15[analyzer] Use the new registration mechanism on some of the experimental che...Argyrios Kyrtzidis
2010-08-20Handle nested compound values in BindArray for multidimensional arrays. Fixes...Jordy Rose
2010-07-29Move new test (that requires RegionStore) into its own file.Jordy Rose