[clang] [Clang] Implement the 'counted_by' attribute (PR #76348)

Yeoul Na via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 8 11:42:52 PST 2024


https://github.com/rapidsna commented:

I left some comments. Looking good overall but `LocalDeclMap` doesn't seem to serve the purpose for this PR. And I'm not sure the code block using it would be actually necessary. Please see my inlined review.

https://github.com/llvm/llvm-project/pull/76348


More information about the cfe-commits mailing list