Match the top-level project name (that is the name developers would use
in LLVM_ENABLE_PROJECTS) with the name of the target, and provide alias
for backwards compatibility.
Details
Details
- Reviewers
smeenai
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM.
If you care about eventually getting rid of the old check-clang-tools alias, you'd want to have a mailing list announcement/deprecation notices/etc. (I don't think leaving it around does any harm though.)
Might want to add a release notes entry?
Nit: You need an explicit "'s" now (as in "Clang tools extra's regression tests"), since "extra" doesn't end with an s.