This fixes a FP. Without the fix, the checker says that "static int x;" is unreachable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D36141
[StaticAnalyzer] Fix FP in UnreachableCodeChecker danielmarjamaki on Aug 1 2017, 5:04 AM. Authored by
Details This fixes a FP. Without the fix, the checker says that "static int x;" is unreachable.
Diff Detail
|