Eliminated the (newly introduced) llvm::Function argument
of ShouldInstrumentFunction() and used CurFuncDecl instead.
Added in file name based exclusions, as the change had apparently
been left out of my previous submission.
Paths
| Differential D130186
Addressing review comments. AbandonedPublic Authored by jlegare on Jul 20 2022, 10:16 AM.
Details
Summary Eliminated the (newly introduced) llvm::Function argument Added in file name based exclusions, as the change had apparently
Diff Detail
Revision Contents
Diff 446199 clang/lib/CodeGen/CodeGenFunction.h
clang/lib/CodeGen/CodeGenFunction.cpp
|