COMP: exclude some warnings on hp
This commit is contained in:
parent
9a2dbdc1f1
commit
e10a354d7e
|
@ -22,6 +22,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
|
|||
"Clock skew detected"
|
||||
"remark\\(1209"
|
||||
"stl_deque.h:1051"
|
||||
"Parser.cxx.*warning.*2111-D.*statement is unreachable"
|
||||
"CMakeSetupManifest.xml.*manifest authoring warning.*Unrecognized Element"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue