Y
Hacker News
new
|
ask
|
show
|
jobs
by
someplaceguy
805 days ago
Clang has a similar tool, the Clang Static Analyzer:
https://clang-analyzer.llvm.org/
2 comments
Peter0x44
805 days ago
I've found it to have quite poor defaults for its analysis (things like suggesting "use annex k strcpy_s instead of strcpy"). fanalyzer is still by far the easiest to configure.
link
account42
798 days ago
And had it for much much longer than GCC.
link