It looks like there's an unused variable in source/Plugins/Expression/Clang/IRForTarget.cpp std::string name is assigned the function name, then never used again.
;
There don't appear to be any side-effects from removing this.
Details
Details
Diff Detail
Diff Detail