This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [asan] New transitional branch to port ASAN to trunk


On Wed, Oct 10, 2012 at 1:48 PM, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
> On Wed, Oct 10, 2012 at 10:20 PM, Diego Novillo wrote:
>>         * tree-asan.c: New file.
>>         * tree-asan.h: New file.
>
> Nit: do we still need the "tree-" prefix? IMHO not.

Richard Biener suggested we use gimple- as the prefix for new files.
I had did this on my simplifier branch (that branch is not fully dead,
I hope to work on it soonish).

Thanks,
Andrew Pinski

>
> Ciao!
> Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]