[PATCH] D121459: [analyzer] Remove HasAlphaDocumentation tablegen enum value
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 11 05:44:06 PST 2022
steakhal created this revision.
steakhal added reviewers: aaron.ballman, NoQ, Szelethus, martong.
Herald added subscribers: manas, ASDenysPetrov, dkrupp, donat.nagy, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun.
Herald added a project: All.
steakhal requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
D121387 <https://reviews.llvm.org/D121387> simplified the doc url generation process, so we no longer need
the HasAlphaDocumentation enum entry. This patch removes that.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121459
Files:
clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121459.414639.patch
Type: text/x-patch
Size: 12257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220311/4bb0d5d0/attachment-0001.bin>
More information about the cfe-commits
mailing list