Skip to content

Commit

Permalink
Update Clang.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hongxuchen committed May 13, 2024
1 parent d924502 commit b020c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Clang.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ This doc was originally forked from https://github.com/ingve/awesome-clang and t
- [clang-experiments](https://github.com/pr0g/clang-experiments/tree/main)
- [SCRT/avcleaner](https://github.com/SCRT/avcleaner) - C/C++ source obfuscator for antivirus bypass (based on libtooling)
- https://github.com/aras-p/ClangBuildAnalyzer - Clang build analysis tool using -ftime-trace
- [ClangQL](https://github.com/frabert/ClangQL) - Query C++ codebases using SQLite, based on Clangd indexing results

# Other Relevant Resources
- [GCC Static Analyzer](https://gcc.gnu.org/wiki/StaticAnalyzer)
Expand Down

0 comments on commit b020c82

Please sign in to comment.