[all-commits] [llvm/llvm-project] 2fab15: Inline operator== and operator!= (#67958)

Giulio Eulisse via All-commits all-commits at lists.llvm.org
Thu Oct 5 05:31:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fab15d8fd05da4ef6504ce0746b0420997289be
      https://github.com/llvm/llvm-project/commit/2fab15d8fd05da4ef6504ce0746b0420997289be
  Author: Giulio Eulisse <10544+ktf at users.noreply.github.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M llvm/include/llvm/ADT/PagedVector.h

  Log Message:
  -----------
  Inline operator== and operator!= (#67958)

Avoid triggering -Wnon-template-friend on newer GCC.

---------

Co-authored-by: Richard Smith <richard at metafoo.co.uk>




More information about the All-commits mailing list