diff options
author | James King <jamescking@google.com> | 2021-11-08 18:39:00 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2021-11-08 18:50:54 +0000 |
commit | c0b298fc213c1b33e97ca72fba58597365375875 (patch) | |
tree | 0850440586d407a7c539cd64191304da61d8340b /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 333b419ad00a5ca7eb6bd4d8c7db49f93c83d694 (diff) | |
download | llvm-c0b298fc213c1b33e97ca72fba58597365375875.zip llvm-c0b298fc213c1b33e97ca72fba58597365375875.tar.gz llvm-c0b298fc213c1b33e97ca72fba58597365375875.tar.bz2 |
Add `LambdaCapture`-related matchers.
This provides better support for `LambdaCapture`s by making them first-
class and allowing them to be bindable. In addition, this implements several
`LambdaCapture`-related matchers. This does not update how lambdas are
traversed. As a result, something like trying to match `lambdaCapture()` by
itself will not work - it must be used as an inner matcher.
Reviewed By: aaron.ballman, sammccall
Differential Revision: https://reviews.llvm.org/D112491
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions