Closed wmaxey closed 2 months ago
This allows using FileCheck, hopefully from LLVM-18, in all devcontainers.
This fixes some inconsistency with how FileCheck parses nested [[[]]].
[[[]]]
This pull request requires additional validation before any workflows can run on NVIDIA's runners.
Pull request vetters can view their responsibilities here.
Contributors can view more details about this message here.
/ok to test
I believe @trxcllnt is a better reviewer here. The only issue I'd mention is to consider how much size this adds to the image.
Uhhhh, yeah that's a good point... How large is the tools package?
This allows using FileCheck, hopefully from LLVM-18, in all devcontainers.
This fixes some inconsistency with how FileCheck parses nested
[[[]]]
.