]> granicus.if.org Git - clang/commit
The global variable for the VTT might not have external linkage; allow
authorDouglas Gregor <dgregor@apple.com>
Thu, 6 May 2010 22:18:21 +0000 (22:18 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 6 May 2010 22:18:21 +0000 (22:18 +0000)
commitf4aac11a5e49752b7f603e6ff2c6bbc1e044eb24
tree55d3e5c713eb4858caf0f240fcd6303b18eec2cf
parent78781780115923aeb6d0f46dfa7cbd1fb5fcaaa8
The global variable for the VTT might not have external linkage; allow
us to find local variables, too. Fixes the last remaining
Boost.Rational failure.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVTT.cpp
test/CodeGenCXX/anonymous-namespaces.cpp