[PATCH] D79210: Let clang print registered targets for --version

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 7 02:48:07 PDT 2020


hans added a comment.

I think this is worth a short note in docs/ReleaseNotes.rst.

Also this broke Goma which we use in Chromium (https://chromium.googlesource.com/infra/goma/client/) because it's a bit too strict when parsing the output of "clang -v" -- but that's our problem and we'll fix. :-)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79210/new/

https://reviews.llvm.org/D79210





More information about the cfe-commits mailing list