Changed ClangTidyOptions::mergeWith to operate on the instance instead of returning a copy. The old mergeWith method has been renamed to merge and marked as nodiscard, to aid in disambiguating which one is which.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo