[llvm] [llvm-reduce]: print short form, actionable names in the log (PR #133561)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 29 20:53:40 PDT 2025


================
@@ -17,13 +17,15 @@
 
 #include "ReducerWorkItem.h"
 #include "llvm/ADT/ArrayRef.h"
+#include "llvm/ADT/StringRef.h"
----------------
arsenm wrote:

```suggestion
```

Don't think this is needed anymore 

https://github.com/llvm/llvm-project/pull/133561


More information about the llvm-commits mailing list