summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Transformer/Stencil.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libTooling] Add stencil combinators for nodes that may be pointers or values.Yitzhak Mandelbaum2019-11-221-4/+36
* [libTooling] Further simplify `Stencil` type and introduce `MatchComputation`.Yitzhak Mandelbaum2019-11-111-25/+15
* [libTooling] Simplify type structure of `Stencil`s.Yitzhak Mandelbaum2019-11-061-56/+76
* [libTooling] Put all Transformer declarations in a single namespace.Yitzhak Mandelbaum2019-10-161-19/+20
* [libTooling] Change Stencil equality to use `toString()`Yitzhak Mandelbaum2019-10-111-55/+3
* [libTooling] Move Transformer files to their own directory/library.Yitzhak Mandelbaum2019-10-101-0/+369
OpenPOWER on IntegriCloud