summaryrefslogtreecommitdiff
path: root/test/SemaCXX/friend-template-redecl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Diagnose non-dependent qualified friend function template declarationsRichard Smith2019-05-021-2/+8
* Diagnose friend function template redefinitions.Serge Pavlov2018-12-061-13/+0
* Address a post-commit review comment on r348325.Erik Pilkington2018-12-051-0/+2
* [Sema] Remove some conditions of a failing assertErik Pilkington2018-12-051-0/+11
* [Sema] Fix a multiple definition bug with friends and templatesErik Pilkington2018-10-101-0/+20