[cfe-commits] [patch] Reorder header search a bit

Daniel Dunbar daniel at zuster.org
Sat Nov 21 20:57:33 PST 2009


LGTM

On Thu, Nov 19, 2009 at 1:32 PM, Rafael Espindola <espindola at google.com> wrote:
> The attached patch reorder the header search a bit so that it matches
> gcc exactly. The changes are
>
> *) the ../backward is the last in libstdc++ to be searched
> *) If compiling c++ the c++ headers are searched first
>
> I don't know if some code actually depends on this. I just found it by
> looking at gcc -v and clang -v.
>
> Cheers,
> --
> Rafael Ávila de Espíndola
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>




More information about the cfe-commits mailing list