Closed
Description
See https://twitter.com/whitequark/status/706091651979083776
If a C file has a version control conflict marker (e.g. <<<<<<<<< HEAD
or >>>>>>>>>>>>> branch
), clang will helpfully detect it and spit out a more specific parse error. Sounds like something we could be doing too.