"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "bcfa7c1255684489f6a1210a5fe193a187d4afe9"
[Args] Handle backticks to prevent crash.
Currently LLDB crashes when autocompleting a command that ends with a backtick because the quote character wasn't handled. This fixes that and adds a unit test for this function. Differential revision: https://reviews.llvm.org/D59779 llvm-svn: 356927
Loading
Please register or sign in to comment