From eba29710b154b8babaabc8fca62fb701812e898e Mon Sep 17 00:00:00 2001 From: Ofek Date: Tue, 10 May 2022 17:03:32 +0300 Subject: [PATCH] Update README.md Add OptView2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed79186..52863c1 100644 --- a/README.md +++ b/README.md @@ -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. * [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. +* [OptView2](https://github.com/OfekShilon/optview2) - Inspect missed Clang optimizations ## Coding Style Tools