[all-commits] [llvm/llvm-project] b19e82: [libc++][NFC] Fixes code alignment.
mordante via All-commits
all-commits at lists.llvm.org
Sat Nov 13 10:11:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b19e823ff9de52f08bb2d35b91305b3c2d3dd0be
https://github.com/llvm/llvm-project/commit/b19e823ff9de52f08bb2d35b91305b3c2d3dd0be
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2021-11-13 (Sat, 13 Nov 2021)
Changed paths:
M libcxx/include/vector
Log Message:
-----------
[libc++][NFC] Fixes code alignment.
D112904 fixed some code alignment issues, but it seems only line was
omitted. (Found while resolving merge conflicts for my own patches.)
More information about the All-commits
mailing list