summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/class-templ-error-null-init.mm
Commit message (Collapse)AuthorAgeFilesLines
* [Sema] Relax a failing assert in TemplateArgumentLocErik Pilkington2018-07-311-0/+7
Any of these template argument kinds can be represented with an expression, so accept them in this constructor. Patch by Balaji Iyer! rdar://41459965 Differential revision: https://reviews.llvm.org/D49766 llvm-svn: 338338
OpenPOWER on IntegriCloud