[all-commits] [llvm/llvm-project] 1c0a0d: [Concepts] Include the found concept decl when dum...

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Aug 4 06:58:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c0a0dfa0236514fd1fbb1bccd8ad29f9d64e915
      https://github.com/llvm/llvm-project/commit/1c0a0dfa0236514fd1fbb1bccd8ad29f9d64e915
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M clang/include/clang/AST/TextNodeDumper.h
    M clang/lib/AST/TextNodeDumper.cpp
    M clang/test/AST/ast-dump-concepts.cpp

  Log Message:
  -----------
  [Concepts] Include the found concept decl when dumping the ConceptSpecializationExpr

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




More information about the All-commits mailing list