[all-commits] [llvm/llvm-project] a98356: Precommit test for clang::CallGraph declared funct...
Erich Keane via All-commits
all-commits at lists.llvm.org
Thu Mar 19 12:00:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a983562b23458777a7226ec6cfe41cbeb9d291de
https://github.com/llvm/llvm-project/commit/a983562b23458777a7226ec6cfe41cbeb9d291de
Author: Erich Keane <erich.keane at intel.com>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M clang/test/Analysis/debug-CallGraph.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list