2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-19 04:42:11 +00:00

Annotate, clean up, and group extended ASCII tests

This commit is contained in:
Nikita Kniazev
2019-03-01 21:49:05 +03:00
parent ddd4619987
commit 0ab06abfc6
21 changed files with 26 additions and 197 deletions

View File

@@ -119,7 +119,7 @@ before_install:
toolset.flags clang-linux.compile OPTIONS <known-warnings>suppress :
-Wno-unused-command-line-argument # Sometimes it barks on -I and -stdlib
-Wno-nested-anon-types # Boost.Random
-Wno-uninitialized -Wno-invalid-source-encoding : unchecked ;
-Wno-uninitialized : unchecked ;
- |
# Determining the root branch