aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-03-15 14:33:29 +0000
committerDouglas Gregor <dgregor@apple.com>2010-03-15 14:33:29 +0000
commit6623006249cbeffd7f4f651099f99d51fbd62a50 (patch)
tree52ae76f8541e4da2488cb1eb8c013e48a47d88b7 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent145584e0373c79a19f906dbf346307af6281a45d (diff)
downloadllvm-6623006249cbeffd7f4f651099f99d51fbd62a50.zip
llvm-6623006249cbeffd7f4f651099f99d51fbd62a50.tar.gz
llvm-6623006249cbeffd7f4f651099f99d51fbd62a50.tar.bz2
Implement C++ [temp.local]p8, which specifies that a template
parameter hides a namespace-scope declararion with the same name in an out-of-line definition of a template. The lookup requires a strange interleaving of lexical and semantic scopes (go C++), which I have not yet handled in the typo correction/code completion path. Fixes PR6594. llvm-svn: 98544
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions