[all-commits] [llvm/llvm-project] af83e8: [libc++][format] Improve Add basic_format_parse_co...

mordante via All-commits all-commits at lists.llvm.org
Thu Feb 11 09:56:23 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af83e89ae303a2bc54d94164b5ea05fa47a8f9e1
      https://github.com/llvm/llvm-project/commit/af83e89ae303a2bc54d94164b5ea05fa47a8f9e1
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M libcxx/include/format

  Log Message:
  -----------
  [libc++][format] Improve Add basic_format_parse_context.

Add an additional guard to prevent building on older clang versions.

This should fix the build of https://buildkite.com/mlir/mlir-core




More information about the All-commits mailing list