[all-commits] [llvm/llvm-project] e6bc4a: [libTooling] Add `describe` combinator for formatt...

Yitzhak Mandelbaum via All-commits all-commits at lists.llvm.org
Mon Dec 7 08:13:00 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e6bc4a71e3450d7230205683f63d6e22fbf9bf05
      https://github.com/llvm/llvm-project/commit/e6bc4a71e3450d7230205683f63d6e22fbf9bf05
  Author: Yitzhak Mandelbaum <yitzhakm at google.com>
  Date:   2020-12-07 (Mon, 07 Dec 2020)

  Changed paths:
    M clang/include/clang/Tooling/Transformer/Stencil.h
    M clang/lib/Tooling/Transformer/Stencil.cpp
    M clang/unittests/Tooling/StencilTest.cpp

  Log Message:
  -----------
  [libTooling] Add `describe` combinator for formatting AST nodes for diagnostics.

This new stencil combinator is intended for use in diagnostics and the like.

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




More information about the All-commits mailing list