Fix clang-format bug when handling conflict markers.

Previously, clang-format would not correctly identify preprocessor
directives directly following a conflict marker, which would result in
violating the formatter's invariants.

The provided test fails in assert mode before this change.

GitOrigin-RevId: 59788422609433c50c3d3c16ca531fa56b9acb4f
2 files changed