summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-03-15 16:49:29 (GMT)
committerKitware Robot <kwrobot@kitware.com>2022-03-15 16:49:34 (GMT)
commit1783d8cd0e0a3e505665cd7ceec82f3ab7faca49 (patch)
treedc3fc0a9748707925529e51a5aea84ba9382041d /Tests
parent031268eda2f859f15bd8f8c15928d227d7ed8649 (diff)
parentaf5e4e44ca950c9df0c787c139bd75315810b55f (diff)
downloadCMake-1783d8cd0e0a3e505665cd7ceec82f3ab7faca49.zip
CMake-1783d8cd0e0a3e505665cd7ceec82f3ab7faca49.tar.gz
CMake-1783d8cd0e0a3e505665cd7ceec82f3ab7faca49.tar.bz2
Merge topic 'test-RunCMake-lld-llvm-warnings'
af5e4e44ca Tests: Teach RunCMake to ignore lld-link PDB item index warnings Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !7065
Diffstat (limited to 'Tests')
-rw-r--r--Tests/RunCMake/RunCMake.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/RunCMake.cmake b/Tests/RunCMake/RunCMake.cmake
index 3066cc1..1f43ee0 100644
--- a/Tests/RunCMake/RunCMake.cmake
+++ b/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\\.\\.\\."