Explorar o código

Merge topic 'test-RunCMake-lld-llvm-warnings'

af5e4e44ca Tests: Teach RunCMake to ignore lld-link PDB item index warnings

Acked-by: Kitware Robot <[email protected]>
Merge-request: !7065
Brad King %!s(int64=3) %!d(string=hai) anos
pai
achega
1783d8cd0e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Tests/RunCMake/RunCMake.cmake

+ 1 - 0
Tests/RunCMake/RunCMake.cmake

@@ -153,6 +153,7 @@ function(run_cmake test)
     "|BullseyeCoverage"
     "|[a-z]+\\([0-9]+\\) malloc:"
     "|clang[^:]*: warning: the object size sanitizer has no effect at -O0, but is explicitly enabled:"
+    "|lld-link: warning: procedure symbol record for .* refers to PDB item index [0-9A-Fa-fx]+ which is not a valid function ID record"
     "|Error kstat returned"
     "|Hit xcodebuild bug"
     "|Recompacting log\\.\\.\\."