mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Conventions: Ignore -Wfunction-elimination
This commit is contained in:
parent
e16d7d6263
commit
abc290759e
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ IGNORED_WARNINGS = (
|
|||
"-Wrealloc-lhs",
|
||||
"-Wdo-subscript",
|
||||
"-Wmaybe-uninitialized",
|
||||
"-Wfunction-elimination",
|
||||
"Creating array temporary",
|
||||
"quality comparison",
|
||||
"defined but not used",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue