<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/lib/Rewrite/Core, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/lib/Rewrite/Core?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/lib/Rewrite/Core?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2013-01-12T19:30:44Z</updated>
<entry>
<title>Remove useless 'llvm::' qualifier from names like StringRef and others that are</title>
<updated>2013-01-12T19:30:44Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2013-01-12T19:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=cfa88f893915ceb8ae4ce2f17c46c24a4d67502f'/>
<id>urn:sha1:cfa88f893915ceb8ae4ce2f17c46c24a4d67502f</id>
<content type='text'>
brought into 'clang' namespace by clang/Basic/LLVM.h


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172323 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove duplicate includes.</title>
<updated>2012-12-21T17:07:08Z</updated>
<author>
<name>Roman Divacky</name>
<email>rdivacky@freebsd.org</email>
</author>
<published>2012-12-21T17:07:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=87aa2fbc75a897e7c4a4082374aaba3f50db6f0f'/>
<id>urn:sha1:87aa2fbc75a897e7c4a4082374aaba3f50db6f0f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170903 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sort all of Clang's files under 'lib', and fix up the broken headers</title>
<updated>2012-12-04T09:13:33Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-12-04T09:13:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=55fc873017f10f6f566b182b70f6fc22aefa3464'/>
<id>urn:sha1:55fc873017f10f6f566b182b70f6fc22aefa3464</id>
<content type='text'>
uncovered.

This required manually correcting all of the incorrect main-module
headers I could find, and running the new llvm/utils/sort_includes.py
script over the files.

I also manually added quite a few missing headers that were uncovered by
shuffling the order or moving headers up to be main-module-headers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169237 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make helper classes anonymous. Make helper functions static instead of private members so the anonymous class doesn't leak out.</title>
<updated>2012-12-01T20:58:01Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2012-12-01T20:58:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=c2b914fb6fed213a7e7d9847e543f1e7f94d852d'/>
<id>urn:sha1:c2b914fb6fed213a7e7d9847e543f1e7f94d852d</id>
<content type='text'>
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169099 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Include pruning and general cleanup.</title>
<updated>2012-12-01T17:12:56Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2012-12-01T17:12:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=a93d0f280693b8418bc88cf7a8c93325f7fcf4c6'/>
<id>urn:sha1:a93d0f280693b8418bc88cf7a8c93325f7fcf4c6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169095 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make DiagnosticOptions intrusively reference-counted, and make sure</title>
<updated>2012-10-23T22:26:28Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2012-10-23T22:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=02c23ebf41ae2f70da0ba7337e05c51fbfe35f7f'/>
<id>urn:sha1:02c23ebf41ae2f70da0ba7337e05c51fbfe35f7f</id>
<content type='text'>
the various stakeholders bump up the reference count. In particular,
the diagnostics engine now keeps the DiagnosticOptions object alive.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166508 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove pointless classof()'s.</title>
<updated>2012-10-11T23:31:23Z</updated>
<author>
<name>Sean Silva</name>
<email>silvas@purdue.edu</email>
</author>
<published>2012-10-11T23:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=b43d87b0646aa04951056c7e0d1ab9a58eb09f66'/>
<id>urn:sha1:b43d87b0646aa04951056c7e0d1ab9a58eb09f66</id>
<content type='text'>
Updates to llvm/Support/Casting.h have rendered these classof()'s
irrelevant.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165770 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.</title>
<updated>2012-09-01T05:09:24Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2012-09-01T05:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=305c613af6cfc40e519c75d9d2c84c6fa9a841c0'/>
<id>urn:sha1:305c613af6cfc40e519c75d9d2c84c6fa9a841c0</id>
<content type='text'>
This is similar to how we divide up the StaticAnalyzer libraries to separate
core functionality to what is clearly associated with Frontend actions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163050 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
