[all-commits] [llvm/llvm-project] 18c469: [libc++][NFC] Fix whitespace problems in the files...
philnik777 via All-commits
all-commits at lists.llvm.org
Tue May 23 08:44:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18c4695dedb4fad1132b50bf2c247afd8413e321
https://github.com/llvm/llvm-project/commit/18c4695dedb4fad1132b50bf2c247afd8413e321
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M libcxx/include/__chrono/statically_widen.h
M libcxx/include/__exception/exception_ptr.h
M libcxx/include/__expected/unexpected.h
M libcxx/include/__pstl/internal/algorithm_impl.h
M libcxx/include/__system_error/error_category.h
M libcxx/include/__system_error/error_code.h
M libcxx/include/__system_error/error_condition.h
M libcxx/include/__utility/terminate_on_exception.h
M libcxx/utils/data/ignore_format.txt
Log Message:
-----------
[libc++][NFC] Fix whitespace problems in the files added to ignore_format.txt in D151115
Reviewed By: ldionne, #libc, Mordante
Spies: arichardson, Mordante, libcxx-commits
Differential Revision: https://reviews.llvm.org/D151119
More information about the All-commits
mailing list