[all-commits] [llvm/llvm-project] f04af6: [libcxx] locale.cpp: Move build_name helper into u...
Hubert Tong via All-commits
all-commits at lists.llvm.org
Thu May 16 14:40:51 PDT 2024
Branch: refs/heads/users/hubert-reinterpretcast/locale_cpp-build_name-linkage_fix
Home: https://github.com/llvm/llvm-project
Commit: f04af69527202a37a3110767afab723b2453297b
https://github.com/llvm/llvm-project/commit/f04af69527202a37a3110767afab723b2453297b
Author: Hubert Tong <hubert-reinterpretcast at users.noreply.github.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M libcxx/src/locale.cpp
Log Message:
-----------
[libcxx] locale.cpp: Move build_name helper into unnamed namespace
Fix linkage of `build_name`; it is not supposed to have external linkage.
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