[all-commits] [llvm/llvm-project] f362be: [libc++][NFC] Reformat new.cpp and stdlib_new_dele...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Oct 18 11:23:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f362be597ae2561a01dd1e5050a75c00424de149
https://github.com/llvm/llvm-project/commit/f362be597ae2561a01dd1e5050a75c00424de149
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M libcxx/src/new.cpp
M libcxx/utils/data/ignore_format.txt
M libcxxabi/src/stdlib_new_delete.cpp
Log Message:
-----------
[libc++][NFC] Reformat new.cpp and stdlib_new_delete.cpp
This makes it a lot easier to make wide ranging changes like I am
about to do in https://llvm.org/D150610.
More information about the All-commits
mailing list