I found only abandoned projects, theories, and feature lists. But I could not find a tool that can compare two C ++ source files and show semantic differences.
Of course, I would not compare two unrelated files or changes accumulated over 10 years of development and maintenance. But the changes that are usually discussed when reviewing the code will be clearer if they are presented with the correct value, instead of text changes at the char / word / line level
c ++ diff semantics
Cstamas
source share