]> granicus.if.org Git - clang/commit
Canonicalize the base class used in the nested-name-specifier of a generated
authorManuel Klimek <klimek@google.com>
Mon, 6 Feb 2012 21:51:39 +0000 (21:51 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 6 Feb 2012 21:51:39 +0000 (21:51 +0000)
commit5b6a3ddda0669b6e3ea3de1f239eee40004423e5
treee553c5e48b63f35f63283f0e649f93452f302aad
parent210386eb619ea9feef425636150bdffc0538574d
Canonicalize the base class used in the nested-name-specifier of a generated
assignment operator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149909 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp