[cfe-commits] Patch to make clang compile and work on Windows using MSVC8
Hartmut Kaiser
hartmut.kaiser at gmail.com
Tue Sep 4 05:28:53 PDT 2007
Chris,
> >> It looks like it might just be trailing whitespace removed.
> >> Is this intentional or just something extraneous in the patch?
> >
> > This was intentionally. AFAIK a backslash/newline should be
> recognized
> > as a line continuation only if there is no whitespace in between
> > those.
>
> This is a well known (and long-debated) GCC extension that
> we're intentionally compatible with.
Understand. Can you (optionally) switch that off, just to be 100% Standards
comformant?
Regards Hartmut
More information about the cfe-commits
mailing list