]> granicus.if.org Git - clang/commit
[DependencyCollector] Make maybeAddDependency virtual (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 29 Jul 2019 23:02:11 +0000 (23:02 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 29 Jul 2019 23:02:11 +0000 (23:02 +0000)
commitcb15cf86d9f70d93d4778b85f970346280bb0978
tree9faf0e9a057b0e9b4b87359863efac4f48028794
parentd3772ae8b5f11feb8cd6483a6d9644f5d48fb07f
[DependencyCollector] Make maybeAddDependency virtual (NFC)

Make DependencyCollector::maybeAddDependency, just like its other
methods, which I made virtual a while ago. The motivation for this
change is still the LLDB reproducer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@367271 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/Utils.h