JuliaHubOSS / llvm-cbe

resurrected LLVM "C Backend", with improvements
Other
826 stars 141 forks source link

Reformatted with clang-format 11.0.1 #100

Closed hikari-no-yume closed 3 years ago

hikari-no-yume commented 3 years ago
clang-format -i `find lib/ unittests/ -name \*.h -or -name \*.cpp`

Some of the things cleaned up are my fault. Sorry about that.