mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
CI: Re-enable -Wdeprecated-copy on Clang
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -421,9 +421,6 @@ jobs:
|
||||
# -Wextra warnings:
|
||||
-Wno-deprecated-copy # Proto, Phoenix, GCC bug 92145
|
||||
: unchecked ;
|
||||
toolset.flags clang-linux.compile OPTIONS <known-warnings>suppress :
|
||||
-Wno-deprecated-copy # Proto, Phoenix
|
||||
: unchecked ;
|
||||
|
||||
EOF
|
||||
# Determining the root branch
|
||||
|
||||
Reference in New Issue
Block a user