Ryosuke Niwa 4dcba5e08d
[alpha.webkit.ForwardDeclChecker] Add a new WebKit checker for forward declarations (#130554)
Add a new static analyzer which emits warnings for function call
arguments, local variables, and member variables that are only forward
declared. These forward declaration prevents other WebKit checkers from
checking the safety of code.
2025-03-12 20:21:22 -07:00
..

See llvm/docs/README.txt