[all-commits] [llvm/llvm-project] 6a50aa: [lldb] Add linux test for the three-arg version of...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Thu Jul 3 02:03:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a50aa77821dc6b031947e0d29f909e204d2bc1d
https://github.com/llvm/llvm-project/commit/6a50aa77821dc6b031947e0d29f909e204d2bc1d
Author: Pavel Labath <pavel at labath.sk>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M lldb/unittests/Host/posix/SupportTest.cpp
Log Message:
-----------
[lldb] Add linux test for the three-arg version of getProcFile (#146500)
Also conditionalize the header includes. Not strictly necessary, but
it's weird to include an aix header on non-aix builds, it makes
clang-tidy complain, and breaks build systems which require you to
declare all headers belonging to a library (aka bazel).
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