[PATCH] D50641: [clangd][test] Fix exit messages in tests
Jan Korous via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 14 10:42:07 PDT 2018
jkorous added a comment.
I can see the value of getting more information in case of unexpected test behaviour but I still don't really like to have separate codepath for testing purposes.
Anyway, it's not a big deal and it looks like you guys are all in agreement about this.
I created a patch that I will put for review (rebuilding and running tests overnight).
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D50641
More information about the cfe-commits
mailing list