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]

[C++ Patch, preapproved] Prefer DECL_SOURCE_LOCATION to "+D" and "+#D" (3/n)


Hi,

for the time being this is the last installment. As anticipated, in some cases (4 overall) I'm using location_of instead of the simple DECL_SOURCE_LOCATION: in the case of note_name_declared_in_class the testsuite would pass anyway, but I prefer to be safe.

Tested x86_64-linux.

Thanks,
Paolo.

///////////////////////////

Attachment: CL_dsl_3
Description: Text document

Attachment: patch_dsl_3
Description: Text document


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