[clang] [analyzer] Modernize FuchsiaHandleChecker (PR #111588)

Pavel Skripkin via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 14 07:58:42 PDT 2024


pskrgag wrote:

> Make the check recognize the syscalls and consider them annotated.

I guess, this may confuse checker more, since not all syscalls actually consume handles. I will try and share my results =) Thanks! 

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


More information about the cfe-commits mailing list