[all-commits] [llvm/llvm-project] 2ce889: [lldb][NFC] Add size tests for empty records with ...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Mon Aug 30 07:38:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ce889fa4e5cab75fc65d03a4dfae52784d57db9
https://github.com/llvm/llvm-project/commit/2ce889fa4e5cab75fc65d03a4dfae52784d57db9
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-08-30 (Mon, 30 Aug 2021)
Changed paths:
M lldb/test/API/lang/c/sizeof/TestCSizeof.py
M lldb/test/API/lang/c/sizeof/main.c
M lldb/test/API/lang/cpp/sizeof/TestCPPSizeof.py
M lldb/test/API/lang/cpp/sizeof/main.cpp
Log Message:
-----------
[lldb][NFC] Add size tests for empty records with alignment and with empty members
This came up during the Windows bot failure discussing after D105471 . See
also 3d9a9fa6911a5228ce799a7c639e94d322678934 .
More information about the All-commits
mailing list