Make LLVM_ALL_PROJECTS reflect all top-level directories in the monorepo
rather than an arbitrary subset. clang-tools-extra is technically
unnecessary since it gets enabled by clang, but having it there for
consistency shouldn't hurt either.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I'm putting this up for review just in case there's some potential for breakage I'm not seeing. Note that all these directories are present in the old monorepo as well, so it shouldn't break anyone who's still on that.