[ASTImporter] Set MustBuildLookupTable on PrimaryContext
authorGabor Marton <martongabesz@gmail.com>
Mon, 26 Nov 2018 17:09:50 +0000 (17:09 +0000)
committerGabor Marton <martongabesz@gmail.com>
Mon, 26 Nov 2018 17:09:50 +0000 (17:09 +0000)
commitb795ed93816e32edbcf11722f6dbe2e9aa4d77e2
tree07fef54e249211d93b2d91974b56d74f34dbb3ec
parente8ccb8238d1b817848f62fc00b370076c08ae373
[ASTImporter] Set MustBuildLookupTable on PrimaryContext

Summary: SetMustBuildLookupTable() must always be called on a primary context.

Reviewers: labath, shafik, a.sidorin

Subscribers: rnkovacs, dkrupp, Szelethus, gamesh411

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

llvm-svn: 347575
lldb/source/Symbol/ClangASTImporter.cpp