Skip to content

Commit d1856b2

Browse files
committed
[analyzer][NFC] Prefer CallEvent over CallExpr in APIs
This change only uplifts existing APIs, without any semantic changes. This is the continuation of 4482063. Benefits of using CallEvents over CallExprs: The callee decl is traced through function pointers if possible. This will be important to fix #74269 in a follow-up patch.
1 parent d488adb commit d1856b2

File tree

1 file changed

+203
-178
lines changed

1 file changed

+203
-178
lines changed

0 commit comments

Comments
 (0)