<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/bindings/python/examples, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/bindings/python/examples?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/bindings/python/examples?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2010-02-13T18:33:28Z</updated>
<entry>
<title>cindex/Python: Fix cindex-{dump,includes} examples to just pass all args</title>
<updated>2010-02-13T18:33:28Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-02-13T18:33:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=8bb44d5c86eda99c68acffacbe3ab5ca89453c9a'/>
<id>urn:sha1:8bb44d5c86eda99c68acffacbe3ab5ca89453c9a</id>
<content type='text'>
directly to Index, instead of requiring the input file to be first. This makes
the examples behave more like 'clang'.

For example,
  ddunbar@giles:tmp$ echo '#include &lt;string&gt;' | python ~/llvm/tools/clang/bindings/python/examples/cindex/cindex-includes.py -- -x c++ - | wc -l
     114
  ddunbar@giles:tmp$ echo '#include &lt;stdio.h&gt;' | python ~/llvm/tools/clang/bindings/python/examples/cindex/cindex-includes.py -- -x c - | wc -l
      10

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96107 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>cindex/Python: Add TranslationUnit.get_includes, patch by Andrew Sutton!</title>
<updated>2010-02-13T18:33:18Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-02-13T18:33:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=ef7f798c0921cde7e665935a5630578cc1065e0f'/>
<id>urn:sha1:ef7f798c0921cde7e665935a5630578cc1065e0f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96106 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>cindex/Python: Turn off showing IDs by default, they are really slow to compute</title>
<updated>2010-01-31T00:41:15Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-01-31T00:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=8958dc9bf38ddaa820425cf3a2fec346d3820f28'/>
<id>urn:sha1:8958dc9bf38ddaa820425cf3a2fec346d3820f28</id>
<content type='text'>
pending a hash function. Also added a --max-depth argument, handy for timing and
limiting the volume of output.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94936 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>cindex/Python: Add a simple example which dumps assorted information about a translation unit.</title>
<updated>2010-01-30T23:59:14Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-01-30T23:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=6d32cb85ee7252c4bb34ca5a65636b85447cbf62'/>
<id>urn:sha1:6d32cb85ee7252c4bb34ca5a65636b85447cbf62</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94934 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
