Skip to content

Commit

Permalink
Revert gtad change
Browse files Browse the repository at this point in the history
  • Loading branch information
nvrWhere committed Nov 30, 2024
1 parent 83f0c05 commit f059e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtad/gtad
Submodule gtad updated 17 files
+99 −44 .clang-format
+173 −0 .clang-tidy
+14 −20 CMakeLists.txt
+218 −195 README.md
+465 −344 analyzer.cpp
+33 −32 analyzer.h
+7 −6 main.cpp
+30 −39 model.cpp
+89 −51 model.h
+110 −136 printer.cpp
+6 −5 printer.h
+176 −150 translator.cpp
+14 −11 translator.h
+2 −0 util.h
+1 −1 yaml-cpp
+91 −55 yaml.cpp
+356 −211 yaml.h

0 comments on commit f059e78

Please sign in to comment.