Files
llvm-project/clang/lib/Analysis
Artem Dergachev 5f94b089e9 [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
2016-08-23 16:42:00 +00:00
..
2016-02-02 11:06:57 +00:00
2015-10-20 13:23:58 +00:00
2016-07-18 19:02:11 +00:00
2016-07-18 19:02:11 +00:00
2015-10-20 13:23:58 +00:00
2016-07-18 19:02:11 +00:00
2016-07-18 19:02:11 +00:00
2015-10-20 13:23:58 +00:00