[all-commits] [llvm/llvm-project] 53096f: [lldb] Try to fix build after d1556e5efbf0
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Oct 26 07:38:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53096f910ca874cf446417d0bf551c5d63e917b2
https://github.com/llvm/llvm-project/commit/53096f910ca874cf446417d0bf551c5d63e917b2
Author: Nico Weber <thakis at chromium.org>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M lldb/include/lldb/Target/RegisterFlags.h
Log Message:
-----------
[lldb] Try to fix build after d1556e5efbf0
Getting lots of `error: unknown type name 'uint64_t'` and `uint32_t`
in this file on Linux.
More information about the All-commits
mailing list