[PATCH] D33900: Print registered targets in clang's version information
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 08:37:18 PDT 2017
thakis added a comment.
Sorry, I just noticed this weeks later. Why are we adding this to `--version` instead of adding some new flag for printing this? When I pass `--version`, I'm usually interested in clang's version and don't need a screenful of other information below it (which makes the output I do care about scroll off the screen).
https://reviews.llvm.org/D33900
More information about the cfe-commits
mailing list