[PATCH] D41546: [clang-tidy] Adding Fuchsia checker for statically constructed objects
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 9 18:15:59 PST 2018
juliehockett updated this revision to Diff 129208.
juliehockett marked 5 inline comments as done.
juliehockett added a comment.
Updating matcher to catch dynamically initialized constructors and fixing comments.
https://reviews.llvm.org/D41546
Files:
clang-tidy/fuchsia/CMakeLists.txt
clang-tidy/fuchsia/FuchsiaTidyModule.cpp
clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.cpp
clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/fuchsia-statically-constructed-objects.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/fuchsia-statically-constructed-objects.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41546.129208.patch
Type: text/x-patch
Size: 11164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180110/07f9567d/attachment-0001.bin>
More information about the cfe-commits
mailing list