<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in function-templates.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>67c608a9 - [Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2a</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.constr/function-templates.cpp#67c608a9</link>
        <description>[Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2aNow with concepts support merged and mostly complete, we do not need -fconcepts-ts(which was also misleading as we were not implementing the TS) and can enableconcepts features under C++2a. A warning will be generated if users still attemptto use -fconcepts-ts.

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.constr/function-templates.cpp</description>
        <pubDate>Thu, 23 Jan 2020 22:43:22 +0000</pubDate>
        <dc:creator>Saar Raz &lt;saar@raz.email&gt;</dc:creator>
    </item>
<item>
        <title>b65b1f32 - [Concepts] Function trailing requires clauses</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.constr/function-templates.cpp#b65b1f32</link>
        <description>[Concepts] Function trailing requires clausesFunction trailing requires clauses now parsed, supported in overload resolution and when calling, referencing and taking the address of functions or function templates.Differential Revision: https://reviews.llvm.org/D43357

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.constr/function-templates.cpp</description>
        <pubDate>Thu, 09 Jan 2020 13:07:51 +0000</pubDate>
        <dc:creator>Saar Raz &lt;saar@raz.email&gt;</dc:creator>
    </item>
<item>
        <title>fdf80e86 - [Concepts] Constraint Enforcement &amp; Diagnostics</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.constr/function-templates.cpp#fdf80e86</link>
        <description>[Concepts] Constraint Enforcement &amp; DiagnosticsPart of the C++20 concepts implementation effort.- Associated constraints (requires clauses, currently) are now enforced when instantiating/specializing templates and when considering partial specializations and function overloads.- Elaborated diagnostics give helpful insight as to why the constraints were not satisfied.Phabricator: D41569Re-commit, after fixing some memory bugs.

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.constr/function-templates.cpp</description>
        <pubDate>Thu, 05 Dec 2019 23:30:21 +0000</pubDate>
        <dc:creator>Saar Raz &lt;saar@raz.email&gt;</dc:creator>
    </item>
<item>
        <title>ffa214ef - [Concepts] Constraint Enforcement &amp; Diagnostics</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.constr/function-templates.cpp#ffa214ef</link>
        <description>[Concepts] Constraint Enforcement &amp; DiagnosticsPart of the C++20 concepts implementation effort.- Associated constraints (requires clauses, currently) are now enforced when instantiating/specializing templates and when considering partial specializations and function overloads.- Elaborated diagnostics give helpful insight as to why the constraints were not satisfied.Phabricator: D41569

            List of files:
            /llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.constr/function-templates.cpp</description>
        <pubDate>Thu, 24 Oct 2019 21:09:37 +0000</pubDate>
        <dc:creator>Saar Raz &lt;saar@raz.email&gt;</dc:creator>
    </item>
</channel>
</rss>
