Details
Details
- Reviewers
MyDeveloperDay
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Not sure why it failed to compile, it compiles just fine on my machine...
I'm gonna re-pull from master and see if it works.
Edit: It compiles just fine, even on master
Comment Actions
Rewrote the AfterExternBlock code to rely on just that clang-format option and remove the ExternNamespace check.
Fixed the tests as well.
and clang-formatted everything
Comment Actions
Full Context Diff (I think?)
and the tests pass on my machine, but I'm not 100% sure I set up the testing correctly.
Comment Actions
I'm moving the intended change to a new clang-format option instead of modifying an established one.