summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2018-10-01 13:22:24 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2018-10-01 13:22:24 +0000
commit64011593dcd571206637ad0996841aa7b93f1a88 (patch)
tree62e34c235f6a01471c2c9004dd1604aba1579a96 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parente43be156ebd9eb61d75285eae35696097cb046e5 (diff)
downloadbcm5719-llvm-64011593dcd571206637ad0996841aa7b93f1a88.tar.gz
bcm5719-llvm-64011593dcd571206637ad0996841aa7b93f1a88.zip
[Interpreter] Escape backticks when dumping format entities.
Currently we reject our own default disassembly-format string because it contains two backticks which causes everything in between to be interpreter as an expression by the command interpreter. This patch fixes that by escaping backticks when dumping format strings. llvm-svn: 343471
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud