[all-commits] [llvm/llvm-project] df6d2e: [libunwind] Add -Wno-dll-attribute-on-redeclaratio...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon Oct 26 14:23:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: df6d2e8ab1a4212284e4763724a2211df2c7394a
https://github.com/llvm/llvm-project/commit/df6d2e8ab1a4212284e4763724a2211df2c7394a
Author: Martin Storsjö <martin at martin.st>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M libunwind/CMakeLists.txt
Log Message:
-----------
[libunwind] Add -Wno-dll-attribute-on-redeclaration when building for windows
It's not worth trying to fix these warnings within libunwind, instead
silence them.
Differential Revision: https://reviews.llvm.org/D90075
More information about the All-commits
mailing list