[[ https://reviews.llvm.org/D46614 | [D46614] ]] adds SrcMgr::CharacteristicKind to the InclusionDirective callback, this patch updates instances of it in clang-tools-extra.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Aside from a minor nit, LGTM (no need for more review, you can fix the nit and commit).
clang-move/ClangMove.cpp | ||
---|---|---|
135 ↗ | (On Diff #145823) | Put FileType into comments so the parameter is unnamed like the other unused ones. |