summaryrefslogtreecommitdiff
path: root/test/SemaObjCXX/arc-nsconsumed-errors.mm
AgeCommit message (Expand)Author
2016-03-03Improve some infrastructure for extended parameter infos andJohn McCall
2013-08-14Don't produce duplicate notes if we have deduction failure notes when resolvingRichard Smith
2013-07-19FIXME fix: improving diagnostics for template arguments deduction of class te...Larisse Voufo
2013-07-19Revert "Use function overloading instead of template specialization for diagn...Larisse Voufo
2013-07-19Use function overloading instead of template specialization for diagnosis of ...Larisse Voufo
2013-03-08Sema: Preserve attributes on parameters in instantiated function templates.Jordan Rose
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-09-28objc++ arc: Diagnose block pointer type mismatch whenFariborz Jahanian