<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/test/Unit, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/test/Unit?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/test/Unit?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2013-04-04T07:41:20Z</updated>
<entry>
<title>Propagate path to ASan/MSan symbolizer into test environment to produce useful reports on errors.</title>
<updated>2013-04-04T07:41:20Z</updated>
<author>
<name>Alexey Samsonov</name>
<email>samsonov@google.com</email>
</author>
<published>2013-04-04T07:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=32d2a6528c395e52914df51f25af13cafaace8dd'/>
<id>urn:sha1:32d2a6528c395e52914df51f25af13cafaace8dd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178750 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable ASan/MSan symbolization of reports in tests.</title>
<updated>2013-03-27T13:11:46Z</updated>
<author>
<name>Evgeniy Stepanov</name>
<email>eugeni.stepanov@gmail.com</email>
</author>
<published>2013-03-27T13:11:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=6ddfe4e067ce91f6077440446f069c07c0dd68e2'/>
<id>urn:sha1:6ddfe4e067ce91f6077440446f069c07c0dd68e2</id>
<content type='text'>
It was using an instrumented symbolizer binary, which is a potential fork bomb.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178140 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixup for r176934. More careful setup of path to llvm-symbolizer</title>
<updated>2013-03-15T07:29:58Z</updated>
<author>
<name>Alexey Samsonov</name>
<email>samsonov@google.com</email>
</author>
<published>2013-03-15T07:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=e310b1a770981900fd5e6e21d743bbcfbe8248bd'/>
<id>urn:sha1:e310b1a770981900fd5e6e21d743bbcfbe8248bd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177145 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Set symbolizer path in the test environment.</title>
<updated>2013-03-13T07:10:36Z</updated>
<author>
<name>Evgeniy Stepanov</name>
<email>eugeni.stepanov@gmail.com</email>
</author>
<published>2013-03-13T07:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=e0d5c86687c4a449f5104306108aa365b20ba09d'/>
<id>urn:sha1:e0d5c86687c4a449f5104306108aa365b20ba09d</id>
<content type='text'>
This is needed to get symbolized stack traces when running Clang tests under (A|M)San.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176934 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>test/Unit: Fixup lit.cfg to allow running inside test/Unit (with llvm-config in</title>
<updated>2011-06-22T21:46:43Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-06-22T21:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=9c7f469318c42c9813be9ac165aaa183d2de7d72'/>
<id>urn:sha1:9c7f469318c42c9813be9ac165aaa183d2de7d72</id>
<content type='text'>
path).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133653 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead.</title>
<updated>2011-06-02T21:55:39Z</updated>
<author>
<name>Galina Kistanova</name>
<email>gkistanova@gmail.com</email>
</author>
<published>2011-06-02T21:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=003255b25b697f1a4eda7690735505d70dc03c68'/>
<id>urn:sha1:003255b25b697f1a4eda7690735505d70dc03c68</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132491 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Preparations for separating target-specific clang tests.</title>
<updated>2011-05-31T00:29:49Z</updated>
<author>
<name>Galina Kistanova</name>
<email>gkistanova@gmail.com</email>
</author>
<published>2011-05-31T00:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=065063bdf42fac9732dcb0a7bac31e404249498b'/>
<id>urn:sha1:065063bdf42fac9732dcb0a7bac31e404249498b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132319 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add CMake support to the clang unittests.</title>
<updated>2011-02-15T07:54:28Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2011-02-15T07:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=718b01d077748989f860bd21ee3402852ed0ed86'/>
<id>urn:sha1:718b01d077748989f860bd21ee3402852ed0ed86</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125561 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add gTest unittests to clang, and write the first one.</title>
<updated>2011-02-03T04:51:52Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2011-02-03T04:51:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=7a17889829b3f3655c47e2b01e282832fdb466d6'/>
<id>urn:sha1:7a17889829b3f3655c47e2b01e282832fdb466d6</id>
<content type='text'>
This is the Makefile version only; the cmake implementation is coming soon.


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