<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clang/clang-tools-extra.git/modularize/ModuleAssistant.cpp, branch release_60-based</title>
<subtitle>(deprecated) Vendor branches of https://git.llvm.org/git/clang-tools-extra.git , use clang/llvm-project instead.
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/'/>
<entry>
<title>[Support] Rename tool_output_file to ToolOutputFile, NFC</title>
<updated>2017-09-23T01:03:17+00:00</updated>
<author>
<name>Reid Kleckner</name>
<email>rnk@google.com</email>
</author>
<published>2017-09-23T01:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=29fa808cd99078da5627aa93f9f3830abcedeed1'/>
<id>29fa808cd99078da5627aa93f9f3830abcedeed1</id>
<content type='text'>
This class isn't similar to anything from the STL, so it shouldn't use
the STL naming conventions.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@314050 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This class isn't similar to anything from the STL, so it shouldn't use
the STL naming conventions.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@314050 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>modernize-use-auto NFC fixes</title>
<updated>2016-12-14T15:29:23+00:00</updated>
<author>
<name>Piotr Padlewski</name>
<email>piotr.padlewski@gmail.com</email>
</author>
<published>2016-12-14T15:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=2cd835ee5bcd6c4944d7e30826668ec38db40b38'/>
<id>2cd835ee5bcd6c4944d7e30826668ec38db40b38</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@289656 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@289656 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some cases in the modularize assistant mode where header file names didn't translate to valid module names.</title>
<updated>2016-03-21T23:05:14+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2016-03-21T23:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=345b712b472a42b80175a548bcf8877c5f8f573b'/>
<id>345b712b472a42b80175a548bcf8877c5f8f573b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@264001 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@264001 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a bunch of static arrays const.</title>
<updated>2015-10-18T05:14:41+00:00</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2015-10-18T05:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=835316e4fec8db554066692bd12142f81c8d7aa6'/>
<id>835316e4fec8db554066692bd12142f81c8d7aa6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@250641 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@250641 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Added mechanism to modularize for doing a compilation precheck</title>
<updated>2015-07-10T00:37:25+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2015-07-10T00:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=1109a22b651f75b855e56a695fa6a7950aeef3ac'/>
<id>1109a22b651f75b855e56a695fa6a7950aeef3ac</id>
<content type='text'>
to determine files that have comnpilation or dependency problems.
A new -display-file-lists option use this to display lists of good files
(no compile errors), problem files, and a combined list with
problem files preceded by a '#'.  The problem files list can be
used in the module map generation assistant mode to exclude
problem files.  The combined files list can be used during module
map development.  See added docs.


git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@241880 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to determine files that have comnpilation or dependency problems.
A new -display-file-lists option use this to display lists of good files
(no compile errors), problem files, and a combined list with
problem files preceded by a '#'.  The problem files list can be
used in the module map generation assistant mode to exclude
problem files.  The combined files list can be used during module
map development.  See added docs.


git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@241880 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed module.map to module.modulemap (modularize).</title>
<updated>2015-02-10T14:45:30+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2015-02-10T14:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=a816bf38972f6b39043bb57c8461a494054f0e9d'/>
<id>a816bf38972f6b39043bb57c8461a494054f0e9d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@228693 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@228693 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace size call with empty call where appripriate in clang/tools/extra</title>
<updated>2015-01-22T13:14:29+00:00</updated>
<author>
<name>Alexander Kornienko</name>
<email>alexfh@google.com</email>
</author>
<published>2015-01-22T13:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=bd895915becb576c68dd4b969eb5d2c00170d084'/>
<id>bd895915becb576c68dd4b969eb5d2c00170d084</id>
<content type='text'>
This patch is the result of applying fixes of the ContainerSizeEmpty Clang-Tidy
checker which was committed recently.

http://reviews.llvm.org/D7085

Patch by Gábor Horváth!


git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@226817 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is the result of applying fixes of the ContainerSizeEmpty Clang-Tidy
checker which was committed recently.

http://reviews.llvm.org/D7085

Patch by Gábor Horváth!


git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@226817 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for LLVM api change</title>
<updated>2014-08-25T18:17:00+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2014-08-25T18:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=5fdb307bae10a0c05daba89ff044f536a11b03e2'/>
<id>5fdb307bae10a0c05daba89ff044f536a11b03e2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@216396 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@216396 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++11] Use 'nullptr'.</title>
<updated>2014-06-09T02:03:06+00:00</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2014-06-09T02:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=0913826cddeb71f5cb78b345313897b0534e2030'/>
<id>0913826cddeb71f5cb78b345313897b0534e2030</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@210447 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@210447 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++11] Replace OwningPtr with std::unique_ptr.</title>
<updated>2014-03-09T09:24:40+00:00</updated>
<author>
<name>Ahmed Charles</name>
<email>ahmedcharles@gmail.com</email>
</author>
<published>2014-03-09T09:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=c1d88b9502e819882b0bafbcf7bfe76e4d452d4a'/>
<id>c1d88b9502e819882b0bafbcf7bfe76e4d452d4a</id>
<content type='text'>
This removes all references to OwningPtr, which should be fairly
undisruptive to out-of-tree projects since they are unlikely to use
clang-tools-extra as a library instead of a set of tools.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@203382 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes all references to OwningPtr, which should be fairly
undisruptive to out-of-tree projects since they are unlikely to use
clang-tools-extra as a library instead of a set of tools.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@203382 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
</feed>
