Inserting newlines in the middle of a statement will appear as a change in most diff tools. But for most languages there are points of a code where you can insert newlines without altering the behavior, or the binary.
Is there any diff tool that can identify which changes really alter the code?
Such tool for HTML, XML, XAML, C# and other languages I use would be very nice.