diff options
author | RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> | 2012-06-20 18:03:10 +0000 |
---|---|---|
committer | Diego Novillo <dnovillo@gcc.gnu.org> | 2012-06-20 14:03:10 -0400 |
commit | 19c1aa2ddf9d9afccd295b5bc5266bbd7d51997c (patch) | |
tree | 1bdfdd2ea5b6ba3c4b2b1dadde219d84a3760823 /gcc/builtins.c | |
parent | bafda72341d399da97197e738167a8606bc45e54 (diff) | |
download | gcc-19c1aa2ddf9d9afccd295b5bc5266bbd7d51997c.zip gcc-19c1aa2ddf9d9afccd295b5bc5266bbd7d51997c.tar.gz gcc-19c1aa2ddf9d9afccd295b5bc5266bbd7d51997c.tar.bz2 |
Add DECL_SOURCE_COLUMN.
I'm currently writing a plugin for GCC and I need to extract the
column of a declaration. There exists DECL_SOURCE_FILE/LINE already
and for consistency reasons and ease of use I've added a
DECL_SOURCE_COLUMN macro.
2012-06-20 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
* tree.h (DECL_SOURCE_COLUMN): New accessor
From-SVN: r188841
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions