David Spickett
David Spickett
Since https://github.com/llvm/llvm-project/commit/9ca1a1575a337931d0e49859f83a0d5b70916abd, flang supports the use of `-masm` without having to use `-mllvm`. flang converts this into `-mllvm...` so the result is the same. The check still looks for `-mllvm`,...
### Describe the bug Unsupported overrides are kept when switching compilers which leads to a confusing difference between what the menu shows, the overrides button's active state implies, and what...
**Type of issue** - [ ] Instructions in the learning path do not work. - [ ] Instructions in the learning path are hard to follow. - [ ] Spelling...
This function just does the 3 lines that were done before, make a cmd, log it, run it. We just don't have to write it out each time, and can't...
See https://discourse.llvm.org/t/proposal-rename-flang-new-to-flang/69462 for background. This is to be landed once https://github.com/llvm/llvm-project/pull/110023 has landed.
This is to address https://github.com/llvm/llvm-zorg/issues/250. Where build requests were piling up on slower builders because they were clean/don't clean/clean/ don't clean etc. and we could not merge those requests because...
The CI builds now send the results of every lit run to a unique file. This means we can read them all to make a combined report for all tests....
Based on what the CI builds are doing: https://github.com/weiwei/junitparser/blob/master/.github/workflows/build.yml
### Windows Terminal version 1.21.11141.0 ### Windows build number 10.0.22631.5335 ### Other Software This is a standalone program that replicates what LLDB is seeing (https://github.com/llvm/llvm-project/issues/134846) when enabling LLDB's status line...
This is the implicit process but useful to spell it out I think. To give folks more confidence in asking. Inspired by https://discourse.llvm.org/t/request-github-issue-triage-permission-for-labeling-clang-issues/87126/1