[3/7] Preprocessor macro loc
commitce541b6a02031c9d37dee4693c9ffd8673a02ea9
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Oct 2018 14:51:54 +0000 (31 14:51 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Oct 2018 14:51:54 +0000 (31 14:51 +0000)
treea075488d4fef537b97d9429136a5011de627d980
parent0f1cbe3ce2ab028edc1b8881a2cd2efb47a7f35a
[3/7] Preprocessor macro loc

https://gcc.gnu.org/ml/gcc-patches/2018-10/msg02039.html
* include/cpplib.h (cpp_macro_definition_location): Make inline.
* macro.c (warn_of_redefinition): Fix comments, examine macro
type, use C++ for.
(cpp_macro_definition_location): Don't define here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265688 138bc75d-0d04-0410-961f-82ee72b054a4
libcpp/ChangeLog
libcpp/include/cpplib.h
libcpp/macro.c