<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clang/clang-tools-extra.git/test/modularize, 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>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>Added coverage check for extensionless headers, and exclude hidden dot directoryies.</title>
<updated>2015-12-04T22:42:18+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2015-12-04T22:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=5fe746893319451280afee51ba29cd82c0a98e72'/>
<id>5fe746893319451280afee51ba29cd82c0a98e72</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@254785 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@254785 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>Fixed line-endings.</title>
<updated>2015-07-08T22:00:56+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2015-07-08T22:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=f2c69a943848a88a6eee41becb8e90d2ea8dc069'/>
<id>f2c69a943848a88a6eee41becb8e90d2ea8dc069</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@241744 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@241744 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed modularize to warn about missing headers referenced in a module map.</title>
<updated>2015-06-04T23:35:19+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2015-06-04T23:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=769f1da06254d223784dddf871dfe7c61b74ba95'/>
<id>769f1da06254d223784dddf871dfe7c61b74ba95</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@239122 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@239122 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Added module map coverage support, extracted from module-map-checker.</title>
<updated>2015-02-19T16:47:27+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2015-02-19T16:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=b8c316a5670f2f14339c0daf8b76878fc384bfed'/>
<id>b8c316a5670f2f14339c0daf8b76878fc384bfed</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@229869 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@229869 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed missing checkins.</title>
<updated>2015-02-18T17:08:00+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2015-02-18T17:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=c9ab0dfd9f03a9f322761fcb17a8439fb2287f6e'/>
<id>c9ab0dfd9f03a9f322761fcb17a8439fb2287f6e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@229699 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@229699 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for extracting headers from module maps as a source for the header list.</title>
<updated>2015-02-18T16:14:32+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2015-02-18T16:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=6ef1a5220861250ecbf109f0063f0d05cc2dd195'/>
<id>6ef1a5220861250ecbf109f0063f0d05cc2dd195</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@229692 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@229692 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>clang-tools-extra/test/modularize/NoProblemsList.modularize: Unbreak test.</title>
<updated>2015-02-13T00:28:21+00:00</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2015-02-13T00:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=48fdd353e9a2d9026d125b0f2481c55e5bc0ed22'/>
<id>48fdd353e9a2d9026d125b0f2481c55e5bc0ed22</id>
<content type='text'>
Don't expect the list were on the current directory.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@228991 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't expect the list were on the current directory.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@228991 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken test in separate build tree.</title>
<updated>2015-02-12T17:52:28+00:00</updated>
<author>
<name>John Thompson</name>
<email>John.Thompson.JTSoftware@gmail.com</email>
</author>
<published>2015-02-12T17:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=df2a5a5c8890e00ff3f93e8f81b2e3aee70bacbd'/>
<id>df2a5a5c8890e00ff3f93e8f81b2e3aee70bacbd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@228941 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@228941 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
</feed>
