Files
clang-p2996/llvm/lib/Analysis/Lint.cpp
Nikita Popov f993a8badd [Lint] Lint mismatch in ABI attributes (#121929)
Detect cases where ABI attributes between the call-site and the called
function differ. For now this only handles argument attributes.

Inspired by
https://discourse.llvm.org/t/difference-between-call-site-attributes-and-declaration-attributes/83902.
2025-01-08 17:06:22 +01:00

30 KiB