[all-commits] [llvm/llvm-project] 50a1f7: [libc++][NFC] Replace typedefs with using in __bit...
philnik777 via All-commits
all-commits at lists.llvm.org
Fri Jul 28 08:34:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50a1f74355584fd114ee2e82f1e0bec57f7752bd
https://github.com/llvm/llvm-project/commit/50a1f74355584fd114ee2e82f1e0bec57f7752bd
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M libcxx/include/__bit_reference
Log Message:
-----------
[libc++][NFC] Replace typedefs with using in __bit_reference
Reviewed By: #libc, Mordante
Spies: Mordante, libcxx-commits
Differential Revision: https://reviews.llvm.org/D156036
Commit: 6d43651b3680e5d16d58296c02b0e7584f1aa7ea
https://github.com/llvm/llvm-project/commit/6d43651b3680e5d16d58296c02b0e7584f1aa7ea
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M libcxx/include/__bit_reference
Log Message:
-----------
[libc++][NFC] Replace _VSTD with std in __bit_reference
Reviewed By: #libc, Mordante
Spies: Mordante, libcxx-commits
Differential Revision: https://reviews.llvm.org/D156037
Compare: https://github.com/llvm/llvm-project/compare/cb15e657b5ef...6d43651b3680
More information about the All-commits
mailing list