• gchare's avatar
    LINEMAP_POSITION_FOR_COLUMN had the exact same effect as · 80ea6373
    gchare authored
    linemap_position_for_column, removed it and updated users
    to use linemap_position_for_column instead
    
            libcpp/ChangeLog
    	* include/line-map.h (LINEMAP_POSITION_FOR_COLUMN): Remove.
    	Update all users to use linemap_position_for_column instead.
    
            gcc/go/ChangeLog
    	* gofrontend/lex.cc (Lex::location): Update to use
    	linemap_position_for_column instead.
            (Lex::earlier_location): Likewise.
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177768 138bc75d-0d04-0410-961f-82ee72b054a4
    80ea6373
directives-only.c 6.02 KB