[all-commits] [llvm/llvm-project] 360911: Implement _LIBCPP_SUPPRESS_DEPRECATED_XXX when tes...
Casey Carter via All-commits
all-commits at lists.llvm.org
Mon Mar 16 09:50:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 360911096755f333c59d03c098e3c7a656c8f1d2
https://github.com/llvm/llvm-project/commit/360911096755f333c59d03c098e3c7a656c8f1d2
Author: Casey Carter <cacarter at microsoft.com>
Date: 2020-03-16 (Mon, 16 Mar 2020)
Changed paths:
M libcxx/test/support/msvc_stdlib_force_include.h
Log Message:
-----------
Implement _LIBCPP_SUPPRESS_DEPRECATED_XXX when testing MSVC's STL
...to properly silence clang deprecation warnings in `test/std/utilities/meta/meta.trans/meta.trans.other/result_of11.pass.cpp`.
More information about the All-commits
mailing list