Fixes a bug (Github Issue #63451) that prevents alignment from proceeding through a function pointer in a list of declarations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Format/WhitespaceManager.cpp | ||
---|---|---|
873–875 | We should merge the two if statements. |
We should merge the two if statements.