[PATCH] D41963: [clang-tidy] Adding Fuchsia checker for thread local storage.

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 12 09:43:10 PST 2018


juliehockett updated this revision to Diff 129647.
juliehockett marked 3 inline comments as done.
juliehockett added a comment.

Fixing comments


https://reviews.llvm.org/D41963

Files:
  clang-tidy/fuchsia/CMakeLists.txt
  clang-tidy/fuchsia/FuchsiaTidyModule.cpp
  clang-tidy/fuchsia/ThreadLocalCheck.cpp
  clang-tidy/fuchsia/ThreadLocalCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/fuchsia-thread-local.rst
  docs/clang-tidy/checks/list.rst
  test/clang-tidy/fuchsia-thread-local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41963.129647.patch
Type: text/x-patch
Size: 6045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180112/0c83fcda/attachment-0001.bin>


More information about the cfe-commits mailing list