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/Support/LockFileManager.cpp | |
parent | 036b94dad3fd736738931ced55e2f70525415e6f (diff) | |
download | llvm-5f94b089e91c9345e7c558a291bf653e9499bf4b.zip llvm-5f94b089e91c9345e7c558a291bf653e9499bf4b.tar.gz llvm-5f94b089e91c9345e7c558a291bf653e9499bf4b.tar.bz2 |
[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/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions