llvm-project/clang/lib/Tooling/Transformer
Yitzhak Mandelbaum d2e32fa493 [libTooling] Add support for implicit `this` to `buildAddressOf`.
Changes `buildAddressOf` to return `this` when given an implicit `this` expression.

Differential Revision: https://reviews.llvm.org/D105551
2021-07-07 17:35:04 +00:00
..
CMakeLists.txt [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
Parsing.cpp [libTooling] Fix use of `char` in comparison. 2020-09-11 12:24:09 +00:00
RangeSelector.cpp Widen `name` stencil to support `TypeLoc` nodes. 2021-05-13 23:23:12 +01:00
RewriteRule.cpp [libTooling] Change `addInclude` to use expansion locs. 2021-01-15 03:08:56 +00:00
SourceCode.cpp [libTooling] Fix `maybeExtendRange` to support `CharRange`s. 2020-07-01 20:40:48 +00:00
SourceCodeBuilders.cpp [libTooling] Add support for implicit `this` to `buildAddressOf`. 2021-07-07 17:35:04 +00:00
Stencil.cpp [libTooling] Change `access` stencil to recognize use of `operator*`. 2021-06-16 20:34:00 +00:00
Transformer.cpp [libTooling] Move RewriteRule include edits to ASTEdit granularity. 2020-08-11 16:47:14 +00:00