<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/Driver, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/Driver?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/Driver?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2009-03-24T03:00:12Z</updated>
<entry>
<title>Move &lt;root&gt;/Driver into &lt;root&gt;/tools/clang-cc.</title>
<updated>2009-03-24T03:00:12Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-03-24T03:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=073777f3ab6f829d6f16105e0d9513b7691b4a4d'/>
<id>urn:sha1:073777f3ab6f829d6f16105e0d9513b7691b4a4d</id>
<content type='text'>
Again, I tried to update cmake but it is untested.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67605 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename clang to clang-cc.</title>
<updated>2009-03-24T02:24:46Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-03-24T02:24:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=d7d5f0223bd30dfd618762349c6209dd1d5ea3e6'/>
<id>urn:sha1:d7d5f0223bd30dfd618762349c6209dd1d5ea3e6</id>
<content type='text'>
Tests and drivers updated, still need to shuffle dirs.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67602 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>if the driver decides to run clang on a .s file, treat it as a .S file.</title>
<updated>2009-03-23T16:24:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-03-23T16:24:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=d9cd4c947d9dc50907d7c318def665362955c38a'/>
<id>urn:sha1:d9cd4c947d9dc50907d7c318def665362955c38a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67532 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTHManager::Create():</title>
<updated>2009-03-22T06:42:39Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2009-03-22T06:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=22f0d09298ef05136f1ef6ebc4469b482cbd73e7'/>
<id>urn:sha1:22f0d09298ef05136f1ef6ebc4469b482cbd73e7</id>
<content type='text'>
- Make the Diagnostic::Level for PTH errors to be specified by the caller

clang (driver):
- Set the PTHManager diagnostic level to "Diagnostic::Error" for -include-pth
  (a hard error) and Diagnostic::Warning for -token-cache (we can still
  proceed).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67462 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Frontend: Handle empty input on stdin.</title>
<updated>2009-03-21T17:56:30Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-03-21T17:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=5674388eb637999f9de3f6398ddfc6bcfaac75b8'/>
<id>urn:sha1:5674388eb637999f9de3f6398ddfc6bcfaac75b8</id>
<content type='text'>
 - PR3854.

I think it makes more sense to change MemoryBuffer::getSTDIN (return 0
should indicate error, not empty), but it is documented to return 0
for empty inputs, and some other code appears to rely on this.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67449 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>ccc/Driver/clang-fe: Accept -fbuiltin, and forward -f[no-]builtin to clang.</title>
<updated>2009-03-20T23:49:28Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-03-20T23:49:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=9f9768c1ee1242ca0e665a070038b53f1f0c6799'/>
<id>urn:sha1:9f9768c1ee1242ca0e665a070038b53f1f0c6799</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67420 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>InitListDesignations hasn't been used (ever). Eliminate it, and</title>
<updated>2009-03-20T23:11:49Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2009-03-20T23:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=5908a9293b88a3da57ae59b522275d05e1ab11e0'/>
<id>urn:sha1:5908a9293b88a3da57ae59b522275d05e1ab11e0</id>
<content type='text'>
simplify the parsing and action interface for designated
initializers.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67415 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix test/Preprocessor/macro_paste_mscomment.c.</title>
<updated>2009-03-20T21:23:42Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-03-20T21:23:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=7d66ebb4c2af666961640e3727e9fc7fdbce5838'/>
<id>urn:sha1:7d66ebb4c2af666961640e3727e9fc7fdbce5838</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67403 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a new LangOptions::GNUMode bit to distinguish between GNU99 and C99 etc.</title>
<updated>2009-03-20T15:44:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-03-20T15:44:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=7e9c90b1a7402dfeca87980cb07e36bedc1a42b8'/>
<id>urn:sha1:7e9c90b1a7402dfeca87980cb07e36bedc1a42b8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67374 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Preserve ordering between -include and -include-pth.</title>
<updated>2009-03-20T00:40:03Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2009-03-20T00:40:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=c53b60adefc7fc31cd2dcec2810d1b4525945900'/>
<id>urn:sha1:c53b60adefc7fc31cd2dcec2810d1b4525945900</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67354 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
