Travis: updated the .travis_llvmcheck_suppressions file, * is not allowed

This commit is contained in:
Daniel Marjamäki 2018-11-19 15:42:40 +01:00
parent c91e1fad1e
commit 340964cd65
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
unreadVariable
shadow*
unused*
shadowVar
shadowFunction
unusedStructMember
nullPointer
uninit*
redundant*
uninitvar
noExplicitConstructor