]> granicus.if.org Git - clang/commit
Revert r311442 (Fix templated type alias completion when using global completion...
authorErik Verbruggen <erikjv@me.com>
Tue, 22 Aug 2017 10:54:40 +0000 (10:54 +0000)
committerErik Verbruggen <erikjv@me.com>
Tue, 22 Aug 2017 10:54:40 +0000 (10:54 +0000)
commit044091b728654e62444a7ea10e6efb489c705bed
tree37d17b9e9b8c663cb4535845cfb82d25b9aa56a9
parentb97715b75d39c8706b749ebbfb3632bd53ea3475
Revert r311442 (Fix templated type alias completion when using global completion cache)

Failing Tests (2):
    Clang :: CXX/dcl.dcl/dcl.spec/dcl.type/p3-0x.cpp
    Clang :: SemaCXX/alias-template.cpp

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311445 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp
lib/Parse/ParseTemplate.cpp
test/Index/code-completion.cpp