[all-commits] [llvm/llvm-project] a7c2a6: [libc++] Guard warning pragmas
philnik777 via All-commits
all-commits at lists.llvm.org
Mon Feb 14 15:41:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7c2a6289c22624f8b21b6c0e3f27047c4d4113d
https://github.com/llvm/llvm-project/commit/a7c2a6289c22624f8b21b6c0e3f27047c4d4113d
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M libcxx/include/__config
M libcxx/include/__random/random_device.h
M libcxx/include/exception
M libcxx/include/locale
M libcxx/src/future.cpp
M libcxx/src/hash.cpp
M libcxx/src/locale.cpp
M libcxx/src/support/win32/locale_win32.cpp
M libcxx/src/support/win32/support.cpp
Log Message:
-----------
[libc++] Guard warning pragmas
This makes the GCC output even cleaner!
Reviewed By: ldionne, #libc
Spies: mstorsjo, Quuxplusone, Mordante, libcxx-commits
Differential Revision: https://reviews.llvm.org/D119295
More information about the All-commits
mailing list