[all-commits] [llvm/llvm-project] 2a14bc: [NFC] [C++20] [Modules] Update comments for handli...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Tue Jan 25 00:41:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a14bc55c547f0fc7285b783b5320338c3ffdc42
      https://github.com/llvm/llvm-project/commit/2a14bc55c547f0fc7285b783b5320338c3ffdc42
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M clang/lib/Sema/SemaDecl.cpp

  Log Message:
  -----------
  [NFC] [C++20] [Modules] Update comments for handling friend

There is a comment contains a FIXME for the Module TS. And now the
Module TS is merged so we should update the comment. I've checked the
implementation.




More information about the All-commits mailing list