[all-commits] [llvm/llvm-project] 2325b3: [lldb] Add test for reserved XML chars in register...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Oct 24 02:40:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2325b3cfdadf266651294ff469ce600a8ee402ce
      https://github.com/llvm/llvm-project/commit/2325b3cfdadf266651294ff469ce600a8ee402ce
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M lldb/test/API/functionalities/gdb_remote_client/TestXMLRegisterFlags.py

  Log Message:
  -----------
  [lldb] Add test for reserved XML chars in register field names

Replacements like & were already handled by libXML but we have
no tests to confirm that, this adds some.




More information about the All-commits mailing list