diff options
author | Zachary Turner <zturner@google.com> | 2018-08-02 17:08:03 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-08-02 17:08:03 +0000 |
commit | 172aea10fa5a6f82717e701d0ba1f531d5e6027f (patch) | |
tree | c0960a83eb59483e64a96f483bac2b0e7b877fa2 /clang-tools-extra/clang-doc/BitcodeReader.cpp | |
parent | 04238818209030c23a2210a372294c88248d62ce (diff) | |
download | llvm-172aea10fa5a6f82717e701d0ba1f531d5e6027f.zip llvm-172aea10fa5a6f82717e701d0ba1f531d5e6027f.tar.gz llvm-172aea10fa5a6f82717e701d0ba1f531d5e6027f.tar.bz2 |
[MS Demangler] Resolve back-references lazily.
We need to both record and resolve back-references lazily due to
not being able to know until a demangling is complete whether or
not a name should go into the back-reference table.. This patch
implements lazy resolution of back-references, but we still have
eager recording of back-references. This will be fixed in a
subsequent patch.
llvm-svn: 338736
Diffstat (limited to 'clang-tools-extra/clang-doc/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions