[all-commits] [llvm/llvm-project] bddd8f: [libc++][concepts] Implements concept helper `__l...

Hristo Hristov via All-commits all-commits at lists.llvm.org
Sun Jan 14 14:01:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bddd8f46f81477a52ff7ef2873e5671db71c431e
      https://github.com/llvm/llvm-project/commit/bddd8f46f81477a52ff7ef2873e5671db71c431e
  Author: Hristo Hristov <hristo.goshev.hristov at gmail.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M libcxx/include/__concepts/arithmetic.h
    A libcxx/test/libcxx/concepts/concepts.arithmetic/__libcpp_integer.compile.pass.cpp
    A libcxx/test/libcxx/concepts/concepts.arithmetic/__libcpp_signed_integer.compile.pass.cpp
    A libcxx/test/libcxx/concepts/concepts.arithmetic/__libcpp_unsigned_integer.compile.pass.cpp

  Log Message:
  -----------
  [libc++][concepts] Implements  concept helper `__libcpp_integer` (#78086)

...and tests.

---------

Co-authored-by: Zingam <zingam at outlook.com>




More information about the All-commits mailing list