]> granicus.if.org Git - clang/commit
Check the canonical parameter type with getAs<>() in a static checker
authorReid Kleckner <reid@kleckner.net>
Mon, 24 Jun 2013 16:56:16 +0000 (16:56 +0000)
committerReid Kleckner <reid@kleckner.net>
Mon, 24 Jun 2013 16:56:16 +0000 (16:56 +0000)
commitdbcc7561f6964404c590f42454a249af5324fa44
tree30e3ebca13b670a1b4b72cecc6bbf5f574595f93
parent8ce9054eb9051008b6a9850714701099d2a016b1
Check the canonical parameter type with getAs<>() in a static checker

This will prevent breakage when I introduce the DecayedType sugar node.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184755 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
test/Analysis/security-syntax-checks.m