summaryrefslogtreecommitdiffstats
path: root/clang/Driver/RewriteTest.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-01 06:43:02 +0000
committerChris Lattner <sabre@nondot.org>2008-02-01 06:43:02 +0000
commit617bfc39ffeafa7dff1eaa47f980b8e8043efc2a (patch)
tree9081c075444627f3356a6208684b64db6b294157 /clang/Driver/RewriteTest.cpp
parent81f0550cdddc81c406e05821570b730b79c80624 (diff)
downloadbcm5719-llvm-617bfc39ffeafa7dff1eaa47f980b8e8043efc2a.tar.gz
bcm5719-llvm-617bfc39ffeafa7dff1eaa47f980b8e8043efc2a.zip
Sema::ActOnInstanceMessage is generally doing bad things with typedefs, but
here I fix just one. The loop that rips through pointers should use getAsPointerType() not static_cast<PointerType*> to get the pointee. This fixes a crash on a large testcase. llvm-svn: 46632
Diffstat (limited to 'clang/Driver/RewriteTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud