]> granicus.if.org Git - clang/commit
Put used="1" on all used declarations in the XML dumper. This allows us to
authorNick Lewycky <nicholas@mxc.ca>
Thu, 18 Oct 2012 07:55:46 +0000 (07:55 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 18 Oct 2012 07:55:46 +0000 (07:55 +0000)
commit49c67c4099fc238b49a849553f2275eb43ea6675
treea49c5dd0882e970ee6df180899d3a351a0415ce9
parent1d9d9898ce2b338314161d92f39561a09a2a8b6f
Put used="1" on all used declarations in the XML dumper. This allows us to
start seeing the bit so that we can find bugs and write tests for it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166171 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DumpXML.cpp