<?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 cpp11-migrate.rst</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5910a000 - Orphaning these RST files; each one is retained only for link backwards compatibility.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#5910a000</link>
        <description>Orphaning these RST files; each one is retained only for link backwards compatibility.llvm-svn: 256517

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Mon, 28 Dec 2015 19:59:15 +0000</pubDate>
        <dc:creator>Aaron Ballman &lt;aaron@aaronballman.com&gt;</dc:creator>
    </item>
<item>
        <title>23f04fd4 - Remove clang-modernize.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#23f04fd4</link>
        <description>Remove clang-modernize.Summary:clang-modernize transforms have moved to clang-tidy. Removingthe old tool now.Reviewers: klimekSubscribers: cfe-commitsDifferential Revision: http://reviews.llvm.org/D15606llvm-svn: 255886

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Thu, 17 Dec 2015 11:49:19 +0000</pubDate>
        <dc:creator>Alexander Kornienko &lt;alexfh@google.com&gt;</dc:creator>
    </item>
<item>
        <title>5a816f04 - clang-modernize: Tweak docs after rename</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#5a816f04</link>
        <description>clang-modernize: Tweak docs after rename* Removing sphinx warnings about docs not in a toctree.* Adding more links to cpp11-migrate redirect docs.llvm-svn: 190195

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Fri, 06 Sep 2013 19:27:19 +0000</pubDate>
        <dc:creator>Edwin Vane &lt;edwin.vane@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d9063c46 - Rename cpp11-migrate to clang-modernize.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#d9063c46</link>
        <description>Rename cpp11-migrate to clang-modernize.There is no reason to expect this tool to be limited to C++11, it seemsvery likely to be of on-going interest. It seems likely to be useful formodernizing even as new libraries come out in TSes and other formatsthan a complete standard. Fundamentally, we need something a bit moregeneral. After some discussion on the list, going with&apos;clang-modernize&apos;.I&apos;ve tried to do a reasonably comprehensive job of fixing up the names,but I may still have missed some. Feel free to poke me if you spot anyfallout here. Things I&apos;ve tried reasonably hard to find and fix:- cpp11-migrate -&gt; clang-modernize- Migrator -&gt; Modernizer- Clean up the introductory documentation that was C++11 specific.I&apos;ll also point out that this tool continues to delight me. =] Also,a huge thanks to those who have so carefully, thoroughly documented thetool. The docs here are simply phenomenal. Every tool should be thiswell documented. I hope I have updated the documentation reasonablywell, but I&apos;m not very good at documentation, so review muchappreciated.llvm-svn: 189960

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Wed, 04 Sep 2013 17:35:07 +0000</pubDate>
        <dc:creator>Chandler Carruth &lt;chandlerc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>81332632 - cpp11-migrate: Add Pass-By-Value Transform</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#81332632</link>
        <description>cpp11-migrate: Add Pass-By-Value TransformCurrently only constructor parameters stored in class-local storage are modifiedto make use of the pass-by-value idiom but this is a base that can be be furtherimproved to handle more situations.This commit is the same as r189363 with additionnal fixes for the build issues.llvm-svn: 189584

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Thu, 29 Aug 2013 13:42:13 +0000</pubDate>
        <dc:creator>Guillaume Papin &lt;guillaume.papin@epitech.eu&gt;</dc:creator>
    </item>
<item>
        <title>35c6b614 - Temporarily revert r189363 as it seems to be failing to build.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#35c6b614</link>
        <description>Temporarily revert r189363 as it seems to be failing to build.llvm-svn: 189387

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Tue, 27 Aug 2013 17:26:07 +0000</pubDate>
        <dc:creator>Eric Christopher &lt;echristo@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>dcdae946 - cpp11-migrate: Add Pass-By-Value Transform</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#dcdae946</link>
        <description>cpp11-migrate: Add Pass-By-Value TransformCurrently only constructor parameters stored in class-local storage are modifiedto make use of the pass-by-value idiom but this is a base that can be be furtherimproved to handle more situations.llvm-svn: 189363

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Tue, 27 Aug 2013 16:11:26 +0000</pubDate>
        <dc:creator>Guillaume Papin &lt;guillaume.papin@epitech.eu&gt;</dc:creator>
    </item>
<item>
        <title>2203559c - Use -std=c++11 when no compilation database is provided</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#2203559c</link>
        <description>Use -std=c++11 when no compilation database is providedAllow the migrator to be used without specifing --. If neither -- nor -p isprovided and no compilation database can be detecteded from the first sourcefile path then -std=c++11 is added as the only compiler argument.llvm-svn: 188533

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Fri, 16 Aug 2013 04:40:44 +0000</pubDate>
        <dc:creator>Ariel J. Bernal &lt;ariel.j.bernal@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5ee61108 - cpp11-migrate: Add Replace-AutoPtr Transform</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#5ee61108</link>
        <description>cpp11-migrate: Add Replace-AutoPtr TransformAdd a new transform to replace uses of &apos;std::auto_ptr&apos; by &apos;std::unique_ptr&apos;.Copy-ctor and assign-operator are wrapped with a call to &apos;std::move()&apos;.Note that until header modification is ready it is not that useful, that&apos;s whyit&apos;s marked as (EXPERIMENTAL) in the command line description and a &quot;KnownLimitations&quot; section is present in the transform documentation.Author: Guillaume Papin &lt;guillaume.papin@epitech.eu&gt;llvm-svn: 185535

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Wed, 03 Jul 2013 13:21:24 +0000</pubDate>
        <dc:creator>Edwin Vane &lt;edwin.vane@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8d28646d - cpp11-migrate: Fixing section markup</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#8d28646d</link>
        <description>cpp11-migrate: Fixing section markupAdhering to LLVM&apos;s ReST style for section markup.llvm-svn: 183981

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Fri, 14 Jun 2013 15:14:20 +0000</pubDate>
        <dc:creator>Edwin Vane &lt;edwin.vane@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>573ec4f1 - cpp11-migrate: Docs refresh</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#573ec4f1</link>
        <description>cpp11-migrate: Docs refresh* Documented new command-line options.* Moved usage to a new page.  * Usage now split into general options and transform-related options.* Main Migrator page now contains getting started and getting involved  information.  * Also included a JIRA issue collector button for logging bugs.llvm-svn: 183417

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Thu, 06 Jun 2013 14:30:14 +0000</pubDate>
        <dc:creator>Edwin Vane &lt;edwin.vane@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8ef7fa1e - Adding the AddOverride transform for cpp11-migrate</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#8ef7fa1e</link>
        <description>Adding the AddOverride transform for cpp11-migrateThis transform adds the override specifier to methods that overrides virtualmethods from a base class that don&apos;t already have this specifier.Author: Philip Dunstan &lt;phil@phildunstan.com&gt;llvm-svn: 179127

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Tue, 09 Apr 2013 20:49:49 +0000</pubDate>
        <dc:creator>Edwin Vane &lt;edwin.vane@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c2aa348d - Allow users to specify NULL like macros to be replaced</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#c2aa348d</link>
        <description>Allow users to specify NULL like macros to be replaced-use-nullptr only replaced macro named NULL and ignored any user definedmacros that behaved like NULL. This patch introduces -user-null-macroscommand line option to let users specify their custom NULL like macros.- Added a -user-null-macros command line option that takes a  comma-separated list of user-defined macros to be replaced when using  the -use-nullptr transform.- Added documentation.- Updated testcase to reflect current behavior.- Whitespace fixes.Reviewers: revane, klimek, gribozavrllvm-svn: 178243

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Thu, 28 Mar 2013 16:06:59 +0000</pubDate>
        <dc:creator>Tareq A. Siraj &lt;tareq.a.sriaj@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>bdcd1350 - Adding -final-syntax-check to cpp11-migrate user docs</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#bdcd1350</link>
        <description>Adding -final-syntax-check to cpp11-migrate user docsllvm-svn: 176758

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Sat, 09 Mar 2013 03:38:20 +0000</pubDate>
        <dc:creator>Edwin Vane &lt;edwin.vane@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e4e7c24e - Splitting cpp11-migrate transform docs into sub-pages</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#e4e7c24e</link>
        <description>Splitting cpp11-migrate transform docs into sub-pagesEach transform belongs in its own sub-page now. Minor refactoring to reflectnew heading levels.llvm-svn: 176757

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Sat, 09 Mar 2013 03:33:50 +0000</pubDate>
        <dc:creator>Edwin Vane &lt;edwin.vane@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3b9f08d6 - Adding user documentation for UseAuto transform</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#3b9f08d6</link>
        <description>Adding user documentation for UseAuto transformReviewers: silvas, gribozavrllvm-svn: 176735

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Fri, 08 Mar 2013 23:26:00 +0000</pubDate>
        <dc:creator>Edwin Vane &lt;edwin.vane@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>30f7004d - Add user documentation for cpp11-migrate</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst#30f7004d</link>
        <description>Add user documentation for cpp11-migrateAdding an RST document for cpp11-migrate. This user documentation explainscommand line options, transformations, risk level and how it applies toloop convert, and code examples of transformations.There is a TODO task under &quot;Risk&quot; for &quot;Loop Convert&quot; to find code examplesthat produce incorrect transformations that change semantics. The definitionof risk in loop convert and instances where the confidence level is loweredwill need to be looked at more carefully.Information for all new features (including verbose output, auto transform)will be added in a later change.Author: Jack Yang &lt;jack.wang@intel.com&gt;Reviewer: grigozavrllvm-svn: 176046

            List of files:
            /llvm-project-15.0.7/clang-tools-extra/docs/cpp11-migrate.rst</description>
        <pubDate>Mon, 25 Feb 2013 20:37:03 +0000</pubDate>
        <dc:creator>Edwin Vane &lt;edwin.vane@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
