[all-commits] [llvm/llvm-project] cf54cb: [libc++][NFC] Remove duplicate header includes fro...
philnik777 via All-commits
all-commits at lists.llvm.org
Wed Jan 5 00:08:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf54cb2e038300a1c65b9692716e09c5c79b43cc
https://github.com/llvm/llvm-project/commit/cf54cb2e038300a1c65b9692716e09c5c79b43cc
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M libcxx/include/algorithm
Log Message:
-----------
[libc++][NFC] Remove duplicate header includes from <algorithm> and reorder them
Remove duplicate header includes from `<algorithm>` and reorder the includes
Reviewed By: Quuxplusone, ldionne, Mordante, #libc, jloser
Spies: jloser, libcxx-commits
Differential Revision: https://reviews.llvm.org/D116507
More information about the All-commits
mailing list