[libc++] Shows the detailed compiler version info.
authorMark de Wever <koraq@xs4all.nl>
Thu, 1 Sep 2022 16:38:03 +0000 (18:38 +0200)
committerMark de Wever <koraq@xs4all.nl>
Fri, 16 Sep 2022 14:15:36 +0000 (16:15 +0200)
commitc632ee1c5d658c77601ab4a44c83fe5c548e7570
tree27ab3386f0c82203738cfd1289e76d65db1ec7af
parentb00c36c2958b250ce6031a9b9776b3011fae4f33
[libc++] Shows the detailed compiler version info.

The libc++ pre-commit CI uses Clang nightly builds. Currently it's not
possible to determine the exact version used since CMake doesn't show
this information by default. Instead use the --version flag to get this
information.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D133122
libcxx/utils/ci/run-buildbot