[PATCH] D40108: [clang-tidy] Adding Fuchsia checkers to clang-tidy
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 21 15:05:29 PST 2017
juliehockett updated this revision to Diff 123857.
juliehockett marked 6 inline comments as done.
juliehockett added a comment.
Disabled the fix-it for `getDefaultArgRange()` that returns an empty range and for default args that come from a macro.
https://reviews.llvm.org/D40108
Files:
clang-tidy/CMakeLists.txt
clang-tidy/fuchsia/CMakeLists.txt
clang-tidy/fuchsia/DefaultArgumentsCheck.cpp
clang-tidy/fuchsia/DefaultArgumentsCheck.h
clang-tidy/fuchsia/FuchsiaTidyModule.cpp
clang-tidy/tool/CMakeLists.txt
clang-tidy/tool/ClangTidyMain.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/fuchsia-default-arguments.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/index.rst
test/clang-tidy/fuchsia-default-arguments.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40108.123857.patch
Type: text/x-patch
Size: 12334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171121/73ed02ad/attachment-0001.bin>
More information about the cfe-commits
mailing list