aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2020-05-08 13:03:14 -0400
committerNico Weber <thakis@chromium.org>2020-05-08 13:33:39 -0400
commit51d938bc94433b03cfbe60758642dbe70269ae3b (patch)
tree4b518b3331fad81a28761b396da6ab77ec8058e1 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parenteaea9ed83509d283db40aeeb324f2d4b235e816b (diff)
downloadllvm-51d938bc94433b03cfbe60758642dbe70269ae3b.zip
llvm-51d938bc94433b03cfbe60758642dbe70269ae3b.tar.gz
llvm-51d938bc94433b03cfbe60758642dbe70269ae3b.tar.bz2
Fix bugs when an included file name is typo corrected.
D52774 fixed a bug with typo correction of includes, but didn't add a test. D65907 then broke recovery of typo correction of includes again, because it extracted the code that writes to Filename to a separate function that took the parameter not by reference. Fix that, and also don't repeat the slash normalization computation and fix both lookup and regular file name after recovery. Differential Revision: https://reviews.llvm.org/D79595
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions