This fixes clang + clang-tools-extra standalone build after
36892727e4f19a60778e371d78f8fb09d8122c85.
Details
Details
- Reviewers
vtjnash
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Seems extra complexity, and less desirable to lose test coverage, when it seems the option may already be unreliable and soon to be deprecated by https://reviews.llvm.org/D119383. @MaskRay is that accurate?
Comment Actions
Seems that D119383 that is not favored by Gentoo and RedHat.
I do not know whether we will be able to remove the standalone build mode.
Comment Actions
@vtjnash There hasn't been consensus on removing support for standalone builds yet, and I'm in favor of keeping them as are some other distribution maintainers.
clang-tools-extra/test/CMakeLists.txt | ||
---|---|---|
107 | Shouldn't this be LLVMHello? |
Shouldn't this be LLVMHello?