[Lldb-commits] [PATCH] D81697: Add support for batch-testing to the LLDB testsuite.
Benson Li via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 3 13:04:29 PDT 2020
bbli added a comment.
> Ideally this error should include the actual command line
So to clarify, you want to also print out the exact clang command/what flags were passed to clang whenever compile errors happen?
> We have lots of areas that need improvement, so we can come up with additional warm-up projects :)
Ohh ok. Sounds good to me!
On another note, would it be more appropriate to be communicating through email rather than on this pull request?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81697/new/
https://reviews.llvm.org/D81697
More information about the lldb-commits
mailing list