https://github.com/DavidSpickett commented:
The filter -> filtee terminology seems backwards to me, but I guess that at link time the filter is filtering, and at runtime it is being filtered. So there's no good way to phrase it. https://docs.oracle.com/cd/E19683-01/817-3677/6mj8mbtbr/index.html#chapter4-31738 helped me understand it better. https://github.com/llvm/llvm-project/pull/208905 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
