]> granicus.if.org Git - clang/commit
Enhance debug info namespace test to check for context/scope reference
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 20 Mar 2013 19:10:57 +0000 (19:10 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 20 Mar 2013 19:10:57 +0000 (19:10 +0000)
commit8e56cd17bc6d04ce4a1f08418d00c65e28160cd3
treea30b8b81568b79a4a4397291435925fe3366a7e9
parent695031cd78fe789efbb88504372413432ae2feaa
Enhance debug info namespace test to check for context/scope reference

The #line directive is mostly for backend testing (keeping these files matching
should simplify maintenance somewhat) though the corresponding backend test
improvement/update doesn't verify the file information directly just yet.
Coming in a later iteration.

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