[all-commits] [llvm/llvm-project] 2a0f2f: [libc++] Use inline instead of static in headers.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sun Sep 10 09:54:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a0f2fa9d1b6c2b4faf2121a22204a1dd7cf487d
https://github.com/llvm/llvm-project/commit/2a0f2fa9d1b6c2b4faf2121a22204a1dd7cf487d
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-09-10 (Sun, 10 Sep 2023)
Changed paths:
M libcxx/src/std_stream.h
Log Message:
-----------
[libc++] Use inline instead of static in headers.
This has been tested as part of D156609.
More information about the All-commits
mailing list