facebookexperimental / facebookexperimental/libunifex
Look into using clang-tidy
Open
enhancement
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
@ccotter suggested on PR #545 that `clang-tidy` might be able to catch the bugs we've seen with incorrect forwards, perhaps at the expense of using `std::forward`. Automated bug-catching is nice, and probably worth _some_ amount of build speed degradation so we should look into some `clang-tidy` CI.
Contributor guide
Assessment
This issue has not been assessed yet.