Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Oct 17, 2020
1 parent 5cf0070 commit 9320d83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions test/GNUmakefile
Expand Up @@ -25,6 +25,8 @@ ifndef OUTDIR
OUTDIR = .
endif

# IUTEST_WARN_EVERYTHING:=1

#
#
# include
Expand Down
1 change: 0 additions & 1 deletion utils/clangversion.mk
Expand Up @@ -224,7 +224,6 @@ ifeq (1,$(shell expr \( $(CLANGMAJOR) \>= 3 \)))
IUTEST_CXX_STRICT_NOWARN_FLAGS+=\
-Wno-c++98-compat -Wno-c++98-compat-pedantic \
-Wno-disabled-macro-expansion \
-Wno-documentation \
-Wno-exit-time-destructors \
-Wno-missing-variable-declarations \

Expand Down

0 comments on commit 9320d83

Please sign in to comment.