diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-03-15 14:33:29 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-03-15 14:33:29 +0000 |
commit | 6623006249cbeffd7f4f651099f99d51fbd62a50 (patch) | |
tree | 52ae76f8541e4da2488cb1eb8c013e48a47d88b7 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 145584e0373c79a19f906dbf346307af6281a45d (diff) | |
download | llvm-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