This makes it possible to build the unittests with only the gtest sources
and without a full LLVM source tree.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 22168 Build 22168: arc lint + arc unit
Event Timeline
Comment Actions
I mean, sure.
I really don't know that supporting this ever expanding diversity of build strategies is worth its cost, but I don't see a specific reason to not take this patch....
Comment Actions
I actually agree with you that we don't want to be supporting every possible strategy in trunk. I usually try to keep Fedora specific stuff like this out of trunk, but in this case it looked like a useful code simplification that might be generally helpful.