[all-commits] [llvm/llvm-project] 2c0541: [lldb][test] Add a new test for char types (#208442)

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Jul 10 07:34:13 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c0541b661c98467caf0b70d147ff8ffa34a6331
      https://github.com/llvm/llvm-project/commit/2c0541b661c98467caf0b70d147ff8ffa34a6331
  Author: Raphael Isemann <rise at apple.com>
  Date:   2026-07-10 (Fri, 10 Jul 2026)

  Changed paths:
    A lldb/test/API/lang/cpp/builtin_types/char/Makefile
    A lldb/test/API/lang/cpp/builtin_types/char/TestCharTypes.py
    A lldb/test/API/lang/cpp/builtin_types/char/main.cpp

  Log Message:
  -----------
  [lldb][test] Add a new test for char types (#208442)

This is a new modern test for char types that replaces the test logic
from `API/types` test that is about to be deleted.

See also #208402

assisted-by: claude



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