[all-commits] [llvm/llvm-project] 5e73fd: [libc++][NFC] Consistently qualify malloc and free...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri Jun 16 06:41:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e73fda53ccb8c1b0fd47eba189fd742256214fb
https://github.com/llvm/llvm-project/commit/5e73fda53ccb8c1b0fd47eba189fd742256214fb
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M libcxx/src/new.cpp
M libcxxabi/src/stdlib_new_delete.cpp
Log Message:
-----------
[libc++][NFC] Consistently qualify malloc and free calls with std::
More information about the All-commits
mailing list