浏览代码

Merge topic 'suppress-dashboard-warnings'

1e26f7c Suppress "loop was vectorized" "warnings."
David Cole 15 年之前
父节点
当前提交
f4f3c9ff49
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CTestCustom.cmake.in

+ 1 - 0
CTestCustom.cmake.in

@@ -24,6 +24,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
   "is not used for resolving any symbol"
   "Clock skew detected"
   "remark\\(1209"
+  "remark: .*LOOP WAS VECTORIZED"
   "LINK : warning LNK4089: all references to.*ADVAPI32.dll.*discarded by /OPT:REF"
   "LINK : warning LNK4089: all references to.*USER32.dll.*discarded by /OPT:REF"
   "Warning: library was too large for page size.*"