summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step6/MathFunctions
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-03-11 14:33:01 (GMT)
committerBrad King <brad.king@kitware.com>2022-03-11 14:41:45 (GMT)
commitaf5e4e44ca950c9df0c787c139bd75315810b55f (patch)
treea40fd2e07d80bd221dd9e1ca57161fd97c7a1d56 /Help/guide/tutorial/Step6/MathFunctions
parentd8f95471c7d779c8bb1606fbfff664f1dad6cde1 (diff)
downloadCMake-af5e4e44ca950c9df0c787c139bd75315810b55f.zip
CMake-af5e4e44ca950c9df0c787c139bd75315810b55f.tar.gz
CMake-af5e4e44ca950c9df0c787c139bd75315810b55f.tar.bz2
Tests: Teach RunCMake to ignore lld-link PDB item index warnings
In commit fade5b5b8c (gitlab-ci: Update Windows builds to MSVC 19.31 toolset, 2022-03-09, v3.23.0-rc3~4^2~1) we switched from MSVC toolset version 14.30.30705 to version 14.31.31103. The latter causes the Clang 13.0.0 lld-link tool to warn about invalid PDB item indexes, as discussed [here](https://developercommunity.visualstudio.com/t/1667797). This causes the RunCMake.PrecompileHeaders test PchLibObjLibExe case to fail on NMake builds due to unexpected content on stderr. The warnings appear with Ninja too, but `ninja` prints them on stdout. Teach the RunCMake infrastructure to ignore these warnings.
Diffstat (limited to 'Help/guide/tutorial/Step6/MathFunctions')
0 files changed, 0 insertions, 0 deletions