llvm/Support/Error.h and llvm/ADT/ArrayRef.h were identified as quiet heavy by clang build analyzer.
Removing includes and forward declaring the relevant classes saves compilation time
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
This needs to be retained. I'll fix it.