[PATCH] D148381: [Clang] Implement the 'counted_by' attribute
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 15 15:37:46 PDT 2023
void added a comment.
In D148381#4646780 <https://reviews.llvm.org/D148381#4646780>, @kees wrote:
> In D148381#4645600 <https://reviews.llvm.org/D148381#4645600>, @void wrote:
>
>> Added more error messages. Changed some code around to align with coding practices. Added some more test cases.
>
> Doing a full "allmodconfig" Linux kernel build with my 200ish __counted_by annotations is building cleanly. Yay! :)
Great! That means I did something wrong.
;-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148381/new/
https://reviews.llvm.org/D148381
More information about the cfe-commits
mailing list