]> granicus.if.org Git - clang/commit
[ASTImporter] Enable disabled but passing test
authorGabor Marton <martongabesz@gmail.com>
Fri, 18 May 2018 15:46:18 +0000 (15:46 +0000)
committerGabor Marton <martongabesz@gmail.com>
Fri, 18 May 2018 15:46:18 +0000 (15:46 +0000)
commit1fa3e2699a6a422a044c097e7f3d5ade1cf3b8a8
treefe33aa421de2d3f26fd2dba73046b6b186fe84c0
parentd422f5796895be590bdb2708d3a8fdf8863520b1
[ASTImporter] Enable disabled but passing test

Summary:
There is a test which passes since D32947, but it was forgotten to be enabled.
This patch enables that disabled test.

Reviewers: a.sidorin, r.stahl, xazax.hun

Subscribers: rnkovacs, dkrupp, cfe-commits

Differential Revision: https://reviews.llvm.org/D47069

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332728 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/AST/ASTImporterTest.cpp