]> granicus.if.org Git - clang/commit
Literal operator suffixes and regular names live in separate namespaces.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 9 Mar 2012 08:37:16 +0000 (08:37 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 9 Mar 2012 08:37:16 +0000 (08:37 +0000)
commit3a5032b89df601ab2e0c5c7e9667db2301bf10cf
tree0a10005d35f407fbd895deec316270874c399ae8
parenta9e88b2549add9766382c70d270dfd89fa33f7cf
Literal operator suffixes and regular names live in separate namespaces.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152395 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclarationName.cpp
test/CXX/over/over.oper/over.literal/p2.cpp
test/SemaCXX/cxx11-user-defined-literals.cpp