]> granicus.if.org Git - clang/commit
New test for when the subexpressions within a typeid are potentially evaluated. We...
authorDouglas Gregor <dgregor@apple.com>
Tue, 23 Jun 2009 15:32:13 +0000 (15:32 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 23 Jun 2009 15:32:13 +0000 (15:32 +0000)
commit33a3907db98dd79728f8f887f0468d3d98c49fcf
tree966a587541e6b5742fafb236e0d1ce74c921c2aa
parentd91ee27950ef5c321db1ac2aa5becb75ffe7cb14
New test for when the subexpressions within a typeid are potentially evaluated. We seem to be the only ones to get this right.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73955 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/basic/basic.def.odr/p2-typeid.cpp [new file with mode: 0644]