julia
11fe3e31 - Import ClangSA.jl source tree (#28838)

Commit
6 years ago
Import ClangSA.jl source tree (#28838) Now that static analysis passes on src/*.c without any false positives, it's time to integrate ClangSA into our regular CI process. Since it's a bit specific to the exact version of julia, and for convenience, we import the source tree into julia proper. `make -C src analyzegc` runs the analysis. ClangSA also comes with its own test suite, which is imported, but not yet hooked up.
Author
Parents
Loading