[CodeComplete] Fix test failure on different host and target configs
authorIlya Biryukov <ibiryukov@google.com>
Mon, 17 Dec 2018 16:37:52 +0000 (16:37 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Mon, 17 Dec 2018 16:37:52 +0000 (16:37 +0000)
commit1d7ba831ee4321e6a9520b30bbff3a2c3d3d6698
tree4758f1d9d388ab0391969cb0a304d7b769cb05c1
parentbb3d7e565f9b14559057403e772bc8b26f636534
[CodeComplete] Fix test failure on different host and target configs

This should fix PR40033.

llvm-svn: 349362
clang/unittests/Sema/CodeCompleteTest.cpp