summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2015-09-30 17:30:48 +0000
committerReid Kleckner <rnk@google.com>2015-09-30 17:30:48 +0000
commit21525e7fd4f45b6cfd6d68dbbf10e2cb8d7ebbf0 (patch)
tree877edf3ae80f342e1875fe9e77aee6ad92707e83 /llvm/lib/Transforms
parent4c457758805e5090a842509e19860b08e024ed07 (diff)
downloadbcm5719-llvm-21525e7fd4f45b6cfd6d68dbbf10e2cb8d7ebbf0.tar.gz
bcm5719-llvm-21525e7fd4f45b6cfd6d68dbbf10e2cb8d7ebbf0.zip
[Sema] Avoid crashing during this-> insertion recovery
We get into this bad state when someone defines a new member function for a class but forgets to add the declaration to the class body. Calling the new member function from a member function template of the class will crash during instantiation. llvm-svn: 248925
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud