diff options
author | David Goldman <davg@google.com> | 2019-10-25 13:15:25 -0400 |
---|---|---|
committer | David Goldman <davg@google.com> | 2019-10-25 13:20:27 -0400 |
commit | 7a2b704bf0cf65f9eb46fe3668a83b75aa2d80a6 (patch) | |
tree | fb3657bbfa351a0f9e51821ff7881fdd0dae62da /lldb/scripts/Python | |
parent | 5934cd11ea3e15dd9f13a9ee960012b5b64463ec (diff) | |
download | llvm-7a2b704bf0cf65f9eb46fe3668a83b75aa2d80a6.zip llvm-7a2b704bf0cf65f9eb46fe3668a83b75aa2d80a6.tar.gz llvm-7a2b704bf0cf65f9eb46fe3668a83b75aa2d80a6.tar.bz2 |
[Sema][Typo Correction] Fix another infinite loop on ambiguity
See also: D67515
- For the given call expression we would end up repeatedly
trying to transform the same expression over and over again
- Fix is to keep the old TransformCache when checking for ambiguity
Differential Revision: https://reviews.llvm.org/D69060
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions