This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
3e1e447ca2
llvm-project
/
clang
/
test
/
CXX
/
dcl.dcl
/
basic.namespace
History
Sebastian Redl
bd59576541
Make inline namespace not be transparent after all. The concept simply doesn't fit. Instead, special-case the few places where transparent contexts have the desired behavior for inline namespaces. Fixes a redeclaration issue in inline namespaces.
...
llvm-svn: 112637
2010-08-31 20:53:31 +00:00
..
namespace.def
Make inline namespace not be transparent after all. The concept simply doesn't fit. Instead, special-case the few places where transparent contexts have the desired behavior for inline namespaces. Fixes a redeclaration issue in inline namespaces.
2010-08-31 20:53:31 +00:00
namespace.udecl
If name lookup finds different type declarations in different scopes
2010-08-11 14:45:53 +00:00
namespace.udir
If name lookup finds different type declarations in different scopes
2010-08-11 14:45:53 +00:00