[all-commits] [llvm/llvm-project] a16bb0: [lldb][test] Improve invalid compiler error message

David Spickett via All-commits all-commits at lists.llvm.org
Wed Apr 17 02:20:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a16bb0701409376dee3a587ae351a6019d6de4e0
      https://github.com/llvm/llvm-project/commit/a16bb0701409376dee3a587ae351a6019d6de4e0
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/dotest.py

  Log Message:
  -----------
  [lldb][test] Improve invalid compiler error message

I was debugging space separation issues when passing user arguments
and noticed this error is really hard to read in that scenario.

Put "" around the invalid compiler name so you can tell whether
you have spaces around it that's causing the problem.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list