[PATCH] D113943: Add `withIntrospection` matcher.

2021-12-16 Thread Aaron Ballman via Phabricator via cfe-commits
aaron.ballman added a comment. In D113943#3184076 , @avogelsgesang wrote: > Nit: > Personally, I would prefer the name `withDebugOutput` over > `withIntrospection`, as it more clearly describes the intent of this matcher. > At least to me, "introspectio

[PATCH] D113943: Add `withIntrospection` matcher.

2021-12-09 Thread Adrian Vogelsgesang via Phabricator via cfe-commits
avogelsgesang added a comment. Nit: Personally, I would prefer the name `withDebugOutput` over `withIntrospection`, as it more clearly describes the intent of this matcher. At least to me, "introspection" is usually something done programatically, i.e. the matcher somehow reflects about its own