[3/7] Preprocessor macro loc
authorNathan Sidwell <nathan@acm.org>
Wed, 31 Oct 2018 14:51:54 +0000 (14:51 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 31 Oct 2018 14:51:54 +0000 (14:51 +0000)
commitc9fb347ea14cd8f519a71374c97547044413a71f
treea075488d4fef537b97d9429136a5011de627d980
parent43af5ef1cefc671f7baf3d0e33d46ab7f9a7d8b1
[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.

From-SVN: r265688
libcpp/ChangeLog
libcpp/include/cpplib.h
libcpp/macro.c