mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-11-13 11:16:54 -05:00
Update README.md
Add OptView2
This commit is contained in:
parent
ef7f5fa7db
commit
eba29710b1
1 changed files with 1 additions and 0 deletions
|
@ -1118,6 +1118,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||||
* [Linticator](http://linticator.com) - Eclipse CDT integration of Pc-/FlexeLint.
|
* [Linticator](http://linticator.com) - Eclipse CDT integration of Pc-/FlexeLint.
|
||||||
* [IKOS](https://github.com/NASA-SW-VnV/ikos) - Static analyzer for C/C++ based on the theory of Abstract Interpretation. [NOSA 1.3]
|
* [IKOS](https://github.com/NASA-SW-VnV/ikos) - Static analyzer for C/C++ based on the theory of Abstract Interpretation. [NOSA 1.3]
|
||||||
* [List of tools for static code analysis](https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2FC.2B.2B) - A list of tools for static code analysis from Wikipedia.
|
* [List of tools for static code analysis](https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2FC.2B.2B) - A list of tools for static code analysis from Wikipedia.
|
||||||
|
* [OptView2](https://github.com/OfekShilon/optview2) - Inspect missed Clang optimizations
|
||||||
|
|
||||||
## Coding Style Tools
|
## Coding Style Tools
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue