Skip to content

Add an analyzeFromFrames method in Analyzer. This will be used in...

Eric Bruneton requested to merge add-analyze-from-frames-method into master

Add an analyzeFromFrames method in Analyzer. This will be used in CheckClassAdapter to check frames if they are required and not computed with COMPUTE_FRAMES.

Merge request reports