[all-commits] [llvm/llvm-project] 40c305: [NFC] [C++20] [Modules] Refactoring b6c7177145bc t...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Mon May 15 19:34:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40c30543892aa6441eea075ba69864e79f5de82e
      https://github.com/llvm/llvm-project/commit/40c30543892aa6441eea075ba69864e79f5de82e
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

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

  Log Message:
  -----------
  [NFC] [C++20] [Modules] Refactoring b6c7177145bc to make it not
dependent on f109b10

Given
https://github.com/llvm/llvm-project/commit/f109b1016801e2b0dbee278f3c517057c0b1d441#commitcomment-113477829,
we need to revert f109b10. So it will be better to make this patch not
dependent on f109b10 as much as possible.




More information about the All-commits mailing list