llvm-project/lldb/lit
Jonas Devlieghere 64011593dc [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
2018-10-01 13:22:24 +00:00
..
Breakpoint [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
Expr [lit, lldbsuite] Remove tests that are duplicated between lit and lldb-suite 2018-07-18 15:16:54 +00:00
Modules Misc module/dwarf logging improvements 2018-08-07 18:00:30 +00:00
Quit Allow specifying an exit code for the 'quit' command 2018-07-11 17:18:01 +00:00
Settings [Interpreter] Escape backticks when dumping format entities. 2018-10-01 13:22:24 +00:00
Suite Fix a typo in mac SIP workaround 2018-08-31 06:01:02 +00:00
SymbolFile [PDB] Handle `char` as a builtin type 2018-09-28 07:59:49 +00:00
Unit Resubmit "[lit] Force site configs to run before source-tree configs" 2017-09-15 22:10:46 +00:00
tools/lldb-mi [lldb-mi] Fix bugs in target-select-so-path.test 2018-09-25 21:49:33 +00:00
CMakeLists.txt Add dependency on llc required by find-variable-dwo test 2018-09-21 13:40:22 +00:00
lit-lldb-init Introduce a setting to disable Spotlight while running the test suite 2018-03-12 20:52:36 +00:00
lit.cfg Fix lit.cfg for python3: can only concatenate str (not "bytes") to str 2018-08-20 12:37:54 +00:00
lit.site.cfg.in lldb-test symbols: Add ability to do name-based lookup 2018-05-03 10:57:16 +00:00