From: Zhongxing Xu
Static analysis not magic; a static analyzer can only find bugs that it has -been specifically engineered to find. If there are specific kinds of bugs you -would like the Clang Static Analyzer to find, please feel free to file feature requests or contribute your own patches.
+Static analysis is not magic; a static analyzer can only find bugs that it +has been specifically engineered to find. If there are specific kinds of bugs +you would like the Clang Static Analyzer to find, please feel free to +file feature requests or contribute your own +patches.