]> granicus.if.org Git - clang/commit
Make r145697 actually work.
authorHans Wennborg <hans@hanshq.net>
Fri, 2 Dec 2011 20:32:01 +0000 (20:32 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 2 Dec 2011 20:32:01 +0000 (20:32 +0000)
commit377cc6e3e8a6d9d0c90a315d29ce84836383d059
tree7382b0a174811db471f16e5229fc8c158944c644
parent10ce9321551efffa6ed2cff39084400e1dfcf307
Make r145697 actually work.

Use the canonical type of the typedef to compare with the underlying type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145702 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/PrintfFormatString.cpp
test/Sema/format-strings-int-typedefs.c