bloomberg / clangmetatool

A framework for reusing code in Clang tools
https://bloomberg.github.io/clangmetatool/
Apache License 2.0
119 stars 25 forks source link

Bugfixes + Format code with LLVM defaults #46

Closed envp closed 4 years ago

envp commented 4 years ago

Issue number of the reported bug or feature request: None

Describe your changes Format code with clang-format -i -style=LLVM

Testing performed docker builds against LLVM/7/8/9

Additional context Formatting code prior to a future PR for the include graph validator

azeemba commented 4 years ago

Will hold off from doing a release till #47 is merged.