aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/cplusplus/Matcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* CPlusPlus: Do not ignore namespacesChristian Kandeler2020-07-201-13/+1
* C++: fix built-in code model to work with shared_ptr on MSVC 2017Volodymyr Zibarov2020-05-291-2/+2
* Standardize on int for line and column valueshjk2019-07-261-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-191-11/+0
* C++: Ignore explicit template instantiationsOrgad Shaneh2015-06-291-0/+11
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* C++: Fix matching NamedTypeNikolai Kosjar2014-05-271-1/+9
* C++: Get rid of {Name,Type}::isEqualTo()Nikolai Kosjar2014-05-231-15/+15
* C++: Fix some Matcher::match() functionsNikolai Kosjar2014-05-231-14/+65
* C++: Fix potential null pointer dereferenceNikolai Kosjar2014-05-231-1/+1
* C++: Do type and name equality checking in a safe manner.Erik Verbruggen2014-03-271-0/+311