]> granicus.if.org Git - clang/commit
Nuke stale code for separately importing the qualifer -- it's just part
authorChandler Carruth <chandlerc@gmail.com>
Mon, 2 May 2011 01:01:54 +0000 (01:01 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 2 May 2011 01:01:54 +0000 (01:01 +0000)
commit5ebd9fea8b4b998ec75eb2bf59644e86205bc9aa
tree327de188ac410f7f1f2d983f3c3476a4f6609234
parentba0f1012c4d7dfff2de8f1b728c47bc080e81712
Nuke stale code for separately importing the qualifer -- it's just part
of the QualifierLoc, and that's all we need to import now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130675 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTImporter.cpp