steakhal added a comment.
I decided to land it as-is.
I tried to refactor the rest of the `isCLibraryFunction()` to reuse the new
detection logic, but I run into issues by doing that.
BTW I'm not sure if we should support anything besides the builtins defined in
`clang/include/clang/Basic/Builti
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGabc873694ff7: [analyzer] Restrict CallDescription fuzzy
builtin matching (authored by steakhal).
Herald added a project: clang.
Herald added a subscr