[all-commits] [llvm/llvm-project] 8c930c: [NFC] [Modules] Refactor ODR checking for default ...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Wed Feb 9 18:11:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c930cef0e4c6d76fdb483051187c59d5aea6db7
      https://github.com/llvm/llvm-project/commit/8c930cef0e4c6d76fdb483051187c59d5aea6db7
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSerializationKinds.td
    M clang/lib/Serialization/ASTReader.cpp

  Log Message:
  -----------
  [NFC] [Modules] Refactor ODR checking for default template argument in
ASTReader

This is a cleanup to reduce the lines of code to handle default template
argument in ASTReader.

Reviewed By: urnathan

Differential Revision: https://reviews.llvm.org/D118437




More information about the All-commits mailing list