[clang][unittest] Resolve ClangSupportTest link time errors
authorJohn McIver <john.mciver.iii@gmail.com>
Sun, 23 Oct 2022 09:53:17 +0000 (09:53 +0000)
committerEvgeny Shulgin <izaronplatz@gmail.com>
Sun, 23 Oct 2022 09:54:39 +0000 (09:54 +0000)
commite5032d89e44a7fa5f2cc06925be28e87e3bdb9f0
tree85d750ef56797b21bf8ee250ca281af16a600407
parenta15d183c8d1d2019a7bafd0816a0a56599f8dd53
[clang][unittest] Resolve ClangSupportTest link time errors

Resolves undefined references to vtable for clang::ASTConsumer,
PCHContainerOperations::PCHContainerOperations(), and
CodeGenOptions::CodeGenOptions().

Reviewed By: Izaron

Differential Revision: https://reviews.llvm.org/D136546
clang/unittests/Support/CMakeLists.txt