diff options
author | Fangrui Song <maskray@google.com> | 2019-04-22 01:38:53 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-04-22 01:38:53 +0000 |
commit | bca2d266d1e9df9ac9fad7d496d678d348449582 (patch) | |
tree | c3d367137c0cce35c90d5d45d302d8a5207af9d9 /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | d3dac47aa20d30de35f691c5c6893be06dc0938d (diff) | |
download | llvm-bca2d266d1e9df9ac9fad7d496d678d348449582.zip llvm-bca2d266d1e9df9ac9fad7d496d678d348449582.tar.gz llvm-bca2d266d1e9df9ac9fad7d496d678d348449582.tar.bz2 |
[clangd] Support dependent bases in type hierarchy
Patch by Nathan Ridge!
Dependent bases are handled heuristically, by replacing them with the
class template that they are a specialization of, where possible. Care
is taken to avoid infinite recursion.
Differential Revision: https://reviews.llvm.org/D59756
llvm-svn: 358866
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions