You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve perf_lint standalone tool and remove C++ deprecation infrastructure
Replace parsing-based warning detection in standalone tool with direct
perf_lint(prog, false) call. Make test functions optimization-safe by
adding parameters and return values. Remove makeFunctionDeprecated from
C++ (character_at deprecation now handled by PERF003 lint rule).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments