diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2020-12-21 14:49:17 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2021-01-05 17:57:41 +0000 |
commit | 675a2973ee7745d1859e3b72be40a803dd349e55 (patch) | |
tree | 3e4b07408252e6c6065b357d45ba483c3b9e7fe1 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | c82beaba319657d93a62523a65f8969aad9ecab1 (diff) | |
download | llvm-675a2973ee7745d1859e3b72be40a803dd349e55.zip llvm-675a2973ee7745d1859e3b72be40a803dd349e55.tar.gz llvm-675a2973ee7745d1859e3b72be40a803dd349e55.tar.bz2 |
[libTooling] Add support for smart pointers to relevant Transformer `Stencil`s.
Stencils `maybeDeref` and `maybeAddressOf` are designed to handle nodes that may
be pointers. Currently, they only handle native pointers. This patch extends the
support to recognize smart pointers and handle them as well.
Differential Revision: https://reviews.llvm.org/D93637
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions