diff options
author | Alex Langford <apl@fb.com> | 2019-07-02 19:53:07 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-07-02 19:53:07 +0000 |
commit | 8055cbc4490932e617e5dd0278a38e498adee98c (patch) | |
tree | 291371f3046f1de046491e091254af0ed3d8e312 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 99316043bbce99081d977a276e8a4c879cfa9de2 (diff) | |
download | llvm-8055cbc4490932e617e5dd0278a38e498adee98c.zip llvm-8055cbc4490932e617e5dd0278a38e498adee98c.tar.gz llvm-8055cbc4490932e617e5dd0278a38e498adee98c.tar.bz2 |
[Symbol] Add DeclVendor::FindTypes
Summary:
Following up on the plan I outlined in D63622, we can remove the
dependence on clang in all the places where we only want to find the
types from the DeclVendor. This means that currently DeclVendor depends
on clang, but centralizing the dependency makes it easier to refactor
cleanly.
Differential Revision: https://reviews.llvm.org/D63853
llvm-svn: 364962
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions