diff options
| author | Artem Dergachev <artem.dergachev@gmail.com> | 2016-08-23 16:42:00 +0000 |
|---|---|---|
| committer | Artem Dergachev <artem.dergachev@gmail.com> | 2016-08-23 16:42:00 +0000 |
| commit | 5f94b089e91c9345e7c558a291bf653e9499bf4b (patch) | |
| tree | 0342c59b11bbefed7d187066b678d042e9e373fd /llvm/lib/ExecutionEngine | |
| parent | 036b94dad3fd736738931ced55e2f70525415e6f (diff) | |
| download | bcm5719-llvm-5f94b089e91c9345e7c558a291bf653e9499bf4b.tar.gz bcm5719-llvm-5f94b089e91c9345e7c558a291bf653e9499bf4b.zip | |
[analyzer] Fix CloneDetector crash on calling methods of class templates.
If a call expression represents a method call of a class template,
and the method itself isn't templated, then the method may be considered
to be a template instantiation without template specialization arguments.
No longer crash when we could not find template specialization arguments.
Patch by Raphael Isemann!
Differential Revision: https://reviews.llvm.org/D23780
llvm-svn: 279529
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions

