[all-commits] [llvm/llvm-project] 648831: [ADT] Move llvm::is_detected to STLForwardCompat.h...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Sep 11 07:54:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 648831b210bd51f50858761b552ddca3071cf4e1
      https://github.com/llvm/llvm-project/commit/648831b210bd51f50858761b552ddca3071cf4e1
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M llvm/include/llvm/ADT/STLExtras.h
    M llvm/include/llvm/ADT/STLForwardCompat.h

  Log Message:
  -----------
  [ADT] Move llvm::is_detected to STLForwardCompat.h (#158004)

llvm::is_detected forward-ported from C++20.  As such, it belongs to
STLForwardCompat.h.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list