Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I have stumbled on it myself several times but never really needed a fix.
Out of curiosity, what motivates you to do this change?
Comment Actions
I was playing with adding/removing some options in a .clang-format file that sometimes became empty as a result. I could work around this bug by commenting out the options instead of removing them but decided to fix it because sooner or later someone else will encounter the same problem and file a bug report.