[all-commits] [llvm/llvm-project] 2d4035: Fix structural comparison of template template arg...

Richard Smith via All-commits all-commits at lists.llvm.org
Wed Nov 11 19:15:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d4035e493e3933e8819ee090a66fd6db3cbd8ef
      https://github.com/llvm/llvm-project/commit/2d4035e493e3933e8819ee090a66fd6db3cbd8ef
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M clang/lib/AST/TemplateBase.cpp

  Log Message:
  -----------
  Fix structural comparison of template template arguments to compare the
right union member.

Should fix the armv8 buildbot.




More information about the All-commits mailing list