Precommit test for clang::CallGraph declared functions.
https://reviews.llvm.org/D76435 fixes this problem, functions that are being declared but ARE called aren't entered into the callgraph.
Loading
Please sign in to comment
https://reviews.llvm.org/D76435 fixes this problem, functions that are being declared but ARE called aren't entered into the callgraph.