LLMDFA: Using Large Language Models for Compilation-Free Dataflow Analysis
LLMDFA introduces a novel framework that leverages Large Language Models to perform dataflow analysis on code without requiring compilation, achieving 87.10% precision and 80.77% recall for bug detection. The approach …
AI · Development