aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/array-bounds.c
AgeCommit message (Expand)Author
2011-02-16Fix assertion failure in -Warray-bounds on template parameters used as arrays.Ted Kremenek
2011-02-16Placate Doug and change capitalization of diagnostic note.Ted Kremenek
2011-02-16Tweak -Warray-bounds diagnostics based on feedback from Chandler.Ted Kremenek
2011-02-16Add trivial buffer overflow checking in Sema.Ted Kremenek