We are currently explicitly setting the flag solely based on the value of -verify, which ends up ignoring the situation where the user explicitly disabled this option from the command line.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Isn't the context.shouldPrintOpOnDiagnostic() part redundant here?