diff options
author | Erich Keane <erich.keane@intel.com> | 2018-12-12 17:22:52 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2018-12-12 17:22:52 +0000 |
commit | f313ed5b7bc247374764589ae2025012d5c43dd5 (patch) | |
tree | dd2bec6b968010e7b66bf13e2a2e29ff57b7b374 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 6753d2d1803b89cfe1f86631a79c4c435c04af8d (diff) | |
download | llvm-f313ed5b7bc247374764589ae2025012d5c43dd5.zip llvm-f313ed5b7bc247374764589ae2025012d5c43dd5.tar.gz llvm-f313ed5b7bc247374764589ae2025012d5c43dd5.tar.bz2 |
Make clang::CallGraph look into template instantiations
Clang's CallGraph analysis doesn't use the RecursiveASTVisitor's setting
togo into template instantiations. The result is that anything wanting
to do call graph analysis ends up missing any template function calls.
Change-Id: Ib4af44ed59f15d43f37af91622a203146a3c3189
llvm-svn: 348942
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions