[all-commits] [llvm/llvm-project] 83887d: [ADT] Follow up to fix bug in "Add makeVisitor to ...

Scott Linder via All-commits all-commits at lists.llvm.org
Thu Jul 1 11:25:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83887df15597990308e9903d0480fa7676d772a1
      https://github.com/llvm/llvm-project/commit/83887df15597990308e9903d0480fa7676d772a1
  Author: Scott Linder <Scott.Linder at amd.com>
  Date:   2021-07-01 (Thu, 01 Jul 2021)

  Changed paths:
    M llvm/unittests/ADT/STLExtrasTest.cpp

  Log Message:
  -----------
  [ADT] Follow up to fix bug in "Add makeVisitor to STLExtras.h"

Address mistakenly comparing the pointer values of two C-style strings
rather than comparing their contents in the unit tests for makeVisitor,
added in 6d6f35eb7b92c6dd4478834497752f4e963db16d




More information about the All-commits mailing list