[all-commits] [llvm/llvm-project] 0cd0eb: Add API to retrieve a clade kind from ASTNodeKind

Stephen Kelly via All-commits all-commits at lists.llvm.org
Tue Jan 19 14:56:21 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cd0eb6e0a8133ec86d884c1bbc9c3cbd1769c0b
      https://github.com/llvm/llvm-project/commit/0cd0eb6e0a8133ec86d884c1bbc9c3cbd1769c0b
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M clang/include/clang/AST/ASTTypeTraits.h
    M clang/lib/AST/ASTTypeTraits.cpp
    M clang/unittests/AST/ASTTypeTraitsTest.cpp

  Log Message:
  -----------
  Add API to retrieve a clade kind from ASTNodeKind

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




More information about the All-commits mailing list