Fix a violated precondition in clang-format.
Make sure we do not try to change line comments that are non-regular, i.e. do not start with "//" or "#". This can for example happen when "//" is broken into two lines with an escaped newline.
Loading
Please sign in to comment