summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/pointer-subtract-compat.c
Commit message (Collapse)AuthorAgeFilesLines
* Make sure to take the unqualified versions of the canonical types for Eli Friedman2008-09-021-0/+6
type-checking pointer subtraction; if the canonical types aren't used, the qualifiers won't always get stripped off correctly. llvm-svn: 55620
OpenPOWER on IntegriCloud