[all-commits] [llvm/llvm-project] 1c5717: [libTooling] Add smart pointer support to the `acc...

Shu-Chun Weng via All-commits all-commits at lists.llvm.org
Wed Apr 14 10:46:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c5717225e89d4b266784f1a1fe482530bc4b6f2
      https://github.com/llvm/llvm-project/commit/1c5717225e89d4b266784f1a1fe482530bc4b6f2
  Author: Shu-Chun Weng <scw at google.com>
  Date:   2021-04-14 (Wed, 14 Apr 2021)

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

  Log Message:
  -----------
  [libTooling] Add smart pointer support to the `access` Stencil

This extends smart pointer support beyond the existing `maybeDeref` and
`maybeAddressOf`.

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




More information about the All-commits mailing list