Ericsson / clang

Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)
http://clang.llvm.org/
Other
15 stars 10 forks source link

Non-deterministic analysis in case of protobuf #525

Closed dkrupp closed 5 years ago

dkrupp commented 6 years ago

In this case the analysis is non-deterministic https://github.com/Ericsson/clang/issues/519

dkrupp commented 5 years ago

Patch #539 solves the issue.