================
@@ -3424,7 +3122,7 @@ static int order_main() {
ArrayRef Traces = Reader->getTemporalProfTraces();
if (NumTestTraces && NumTestTraces >= Traces.size())
exitWithError(
- "--" + NumTestTraces.ArgStr +
+ "--num-test-traces"
----------------
Prabhuk wrote:
Can you include this line into the string literal in the following line and
remove this line?
https://github.com/llvm/llvm-project/pull/177868
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits