[all-commits] [llvm/llvm-project] 4fd42e: [libcxx] Bump __libcpp_version to 14 after branch

David Spickett via All-commits all-commits at lists.llvm.org
Wed Jul 28 04:10:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fd42e2e803d8a532845f448fca4002ede3070f5
      https://github.com/llvm/llvm-project/commit/4fd42e2e803d8a532845f448fca4002ede3070f5
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M libcxx/include/__libcpp_version

  Log Message:
  -----------
  [libcxx] Bump __libcpp_version to 14 after branch

This was missed in 08c766a7318ab37bf1d77e0c683cd3b00e700877
and caused test failures in the buildkite bots:
libcpp_version.pass.cpp:22:1:
error: static_assert failed due to requirement '14000 == libcpp_version'
"_LIBCPP_VERSION doesn't match __libcpp_version




More information about the All-commits mailing list