Skip to content
Snippets Groups Projects
  • Dodji Seketeli's avatar
    d0a9fbe1
    Use source_location where it is due · d0a9fbe1
    Dodji Seketeli authored
    libcpp/
    
    	* directives.c (struct if_stack): Use source_location as type
    	here.
    	* include/cpplib.h (struct cpp_callbacks)<include, define, undef,
    	indent, def_pragma, used_define, used_undef>: Properly use
    	source_location as parameter type, rather than unsigned int.
    
    From-SVN: r176333
    d0a9fbe1
    History
    Use source_location where it is due
    Dodji Seketeli authored
    libcpp/
    
    	* directives.c (struct if_stack): Use source_location as type
    	here.
    	* include/cpplib.h (struct cpp_callbacks)<include, define, undef,
    	indent, def_pragma, used_define, used_undef>: Properly use
    	source_location as parameter type, rather than unsigned int.
    
    From-SVN: r176333