]> granicus.if.org Git - clang/commit
Change test/CodeGenCXX/debug-info-method.cpp an IR (rather than asm) test.
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Jan 2013 05:48:08 +0000 (05:48 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Jan 2013 05:48:08 +0000 (05:48 +0000)
commit5f2bd163107122f8c8ab56ff3975abaa007b4ff0
treeeb09921aa1470efb4226ac565fc65816ca9f85b9
parent42368b5f28186cf44bee8308164fef4fcd564f72
Change test/CodeGenCXX/debug-info-method.cpp an IR (rather than asm) test.

Referring back to the original commit (r115090) which was a frontend only test
I adjusted this test to verify the frontend change that was made, to emit the
protected access value in the flags metadata field.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171604 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/debug-info-method.cpp