[PATCH] D152953: [clang-tidy] Introduce fuchsia-global-variables check
Caslyn Tonelli via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 29 09:20:37 PDT 2023
Caslyn updated this revision to Diff 535845.
Caslyn added a comment.
correct reference in test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152953/new/
https://reviews.llvm.org/D152953
Files:
clang-tools-extra/clang-tidy/fuchsia/CMakeLists.txt
clang-tools-extra/clang-tidy/fuchsia/FuchsiaTidyModule.cpp
clang-tools-extra/clang-tidy/fuchsia/GlobalVariablesCheck.cpp
clang-tools-extra/clang-tidy/fuchsia/GlobalVariablesCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/fuchsia/global-variables.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/fuchsia/global-variables.cpp
llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/fuchsia/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152953.535845.patch
Type: text/x-patch
Size: 17336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230629/d50efa67/attachment.bin>
More information about the cfe-commits
mailing list