[PATCH] D37624: add support for -fno-instrument-functions and -finstrument-functions-exclude-{file, function}-list=<arg1, arg2, ...> to match gcc options.

Hal Finkel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 25 14:37:36 PDT 2018


hfinkel added a comment.

In https://reviews.llvm.org/D37624#1211748, @apazos wrote:

> Hello folks, is there a plan to merge this feature still?


There's still a desire for the underlying functionality. We still need, as I recall, to figure out what's supposed to happen for C++ functions.


https://reviews.llvm.org/D37624





More information about the cfe-commits mailing list