Nathaniel McVicar

Results 3 issues of Nathaniel McVicar

This is true both for individual test files and directories. Trying to point to the source version of the test, which works in LLVM, produces the following error: `llvm-lit: /llvm-project/llvm/utils/lit/lit/TestingConfig.py:XXX:...

Would it make sense to parallelize the ctest target by default ("make test" or "cmake --build . --target test") using a method similar to this https://cmake.org/cmake/help/latest/module/ProcessorCount.html#module:ProcessorCount? On some platforms these...

I'm trying to publish wheels to a DevOps Artifact feed from a GitHub action with `twine`. I have a Service Principal with access, based on the steps in https://github.com/MicrosoftDocs/azure-devops-docs/issues/8141#issuecomment-1548825563, but...

question