Clang介绍
写在前面
推荐一本书《Getting Started with LLVM Core Libraries》
Clang Front-End
Clang Front-End(CFE)
“Clang” CFE Internals Manual
Clang Static Analyzer
The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C programs.
CSA
CSA User Manual
Obtaining the Analyzer
Command Line Usage
scan-build: running the analyzer from the command line
Using within Xcode
Running the analyzer within Xcode
Available Checks
FAQ
FAQ and How to Deal with Common False Positives
Source-level Annotations
CSA Development
Checker Development Manual
Open Projects
Potential Future Checkers
- 本文链接:http://katherineleeyq.cn/2017/11/03/Clang介绍/
- 版权声明:本博客所有文章除特别声明外,均采用 CC BY-NC-SA 3.0 CN 许可协议。转载请注明出处!