[all-commits] [llvm/llvm-project] f9b854: [Clang] Fix buildbots after Fix filtering of inlin...

Shafik Yaghmour via All-commits all-commits at lists.llvm.org
Fri Apr 7 09:20:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9b854bc8f0bfe2a38b00fab401bb1982eb8e61e
      https://github.com/llvm/llvm-project/commit/f9b854bc8f0bfe2a38b00fab401bb1982eb8e61e
  Author: Shafik Yaghmour <shafik.yaghmour at intel.com>
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
    M clang/test/SemaTemplate/friend.cpp

  Log Message:
  -----------
  [Clang] Fix buildbots after Fix filtering of inline namespaces for friend functions commit

In commit cffadbd951e9 the test I added was using a C++17 feature and this
breaking some build bots. I don't need the feature and so I will modify
the test to not use it.




More information about the All-commits mailing list