Преглед изворни кода

COMP: exclude some warnings on hp

Bill Hoffman пре 18 година
родитељ
комит
e10a354d7e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      CTestCustom.cmake.in

+ 1 - 0
CTestCustom.cmake.in

@@ -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"
   )