[all-commits] [llvm/llvm-project] e5032d: [clang][unittest] Resolve ClangSupportTest link ti...
jmciver via All-commits
all-commits at lists.llvm.org
Sun Oct 23 02:55:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5032d89e44a7fa5f2cc06925be28e87e3bdb9f0
https://github.com/llvm/llvm-project/commit/e5032d89e44a7fa5f2cc06925be28e87e3bdb9f0
Author: John McIver <john.mciver.iii at gmail.com>
Date: 2022-10-23 (Sun, 23 Oct 2022)
Changed paths:
M clang/unittests/Support/CMakeLists.txt
Log Message:
-----------
[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
More information about the All-commits
mailing list