[lldb][NFC] Remove utility methods in TestClangASTImporter
authorRaphael Isemann <teemperor@gmail.com>
Fri, 20 Dec 2019 18:38:02 +0000 (19:38 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Fri, 20 Dec 2019 18:39:49 +0000 (19:39 +0100)
commita805e0fb18ca3b85712a587b72e5048e78d8f1da
tree8a7f1b80d7549aad5987c020fad37e0a7becad05
parentb538a2aa071485a1fc13a8ef583d31db3381fec0
[lldb][NFC] Remove utility methods in TestClangASTImporter

We have a central header for all these methods so we can
just use those for creating ClangASTContexts.
lldb/unittests/Symbol/TestClangASTImporter.cpp