This is an archive of the discontinued LLVM Phabricator instance.

[clang] Add AST matcher for block expressions 🔍
ClosedPublic

Authored by stephanemoore on Dec 10 2018, 8:22 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

stephanemoore created this revision.Dec 10 2018, 8:22 PM

Please let me know if I missed anything as part of this proposed change. I tried my best to determine how to make this change appropriately based on previous submissions and documentation but I recognize that I could have missed things 😅

This revision is now accepted and ready to land.Dec 12 2018, 6:51 AM
This revision was automatically updated to reflect the committed changes.