[all-commits] [llvm/llvm-project] 24a176: [libcxx] Apply pragma for silencing warning when b...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri Mar 5 11:37:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24a176b107185d129cd0b25c28498de29240a409
https://github.com/llvm/llvm-project/commit/24a176b107185d129cd0b25c28498de29240a409
Author: Martin Storsjö <martin at martin.st>
Date: 2021-03-05 (Fri, 05 Mar 2021)
Changed paths:
M libcxx/src/filesystem/filesystem_common.h
Log Message:
-----------
[libcxx] Apply pragma for silencing warning when building with clang-cl too
This silences warnings about unused functions (in an anonymous
namespace).
Differential Revision: https://reviews.llvm.org/D98036
More information about the All-commits
mailing list