[PATCH] D57757: [scudo][standalone] Do not error out on spurious C(XX) flags
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 5 10:56:55 PST 2019
eugenis added inline comments.
================
Comment at: lib/scudo/standalone/CMakeLists.txt:9
-Wall
-Werror
-nostdinc++)
----------------
This behavior could (or even should) depend on COMPILER_RT_ENABLE_WERROR.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57757/new/
https://reviews.llvm.org/D57757
More information about the llvm-commits
mailing list