aboutsummaryrefslogtreecommitdiffstats
path: root/src/TypeUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce static-pmfSergio Martins2018-03-171-0/+11
* TypeUtils::derivesFrom() now returns the list of base classesSergio Martins2017-12-181-2/+3
* Utils::containsNonConstMemberCall() now honours assign operatorSergio Martins2017-12-081-3/+5
* Reduce some duplicated codeSergio Martins2017-10-121-0/+6
* Introduce thread-with-slotsSergio Martins2017-10-081-0/+8
* Revert "Add and start using CLANG_CHECK_FUNC_NAME"Sergio Martins2017-07-071-6/+0
* Add and start using CLANG_CHECK_FUNC_NAMEMarc Mutz2017-07-041-0/+6
* new check: strict-iteratorsSergio Martins2017-05-201-0/+25
* Fix build due to missing includeSergio Martins2017-04-241-0/+1
* Remove CheckBase::ci() and make m_ci privateSergio Martins2017-04-231-1/+1
* Use m_context instead of m_ci.getASTContext()Sergio Martins2017-04-231-1/+7
* Don't build the utils library by defaultSergio Martins2017-04-191-1/+1
* Update copyright here for TypeUtilsSergio Martins2017-04-141-1/+1
* Fix TypeUtils::typeAsRecord()Sergio Martins2017-04-141-1/+1
* Inline small methods from TypeUtilsSergio Martins2017-04-141-8/+30
* Add TypeUtils::typeAsRecord()Sergio Martins2017-04-131-0/+20
* Move all source files into a src/ folderSergio Martins2017-02-051-0/+128