[all-commits] [llvm/llvm-project] d7e438: [libcxx] improve LIBCXX_ABI_NAMESPACE error message
Florian Mayer via All-commits
all-commits at lists.llvm.org
Thu Jun 9 08:48:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7e438c016e5f67113119a00d0fdf17d040ae26a
https://github.com/llvm/llvm-project/commit/d7e438c016e5f67113119a00d0fdf17d040ae26a
Author: Florian Mayer <fmayer at google.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M libcxx/CMakeLists.txt
Log Message:
-----------
[libcxx] improve LIBCXX_ABI_NAMESPACE error message
include the invalid LIBCXX_ABI_NAMESPACE to ease debugging.
Reviewed By: #libc, jloser, ldionne
Differential Revision: https://reviews.llvm.org/D127257
More information about the All-commits
mailing list