[all-commits] [llvm/llvm-project] 3c59a2: [lldb][test] Add a new test for integer types (#20...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Fri Jul 10 01:29:27 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c59a212da58808263457c98a1df0dfd77bbb773
https://github.com/llvm/llvm-project/commit/3c59a212da58808263457c98a1df0dfd77bbb773
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/int/Makefile
A lldb/test/API/lang/cpp/builtin_types/int/TestIntTypes.py
A lldb/test/API/lang/cpp/builtin_types/int/main.cpp
Log Message:
-----------
[lldb][test] Add a new test for integer types (#208441)
This is a new modern test for integer 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