]> git.ipfire.org Git - thirdparty/gcc.git/commit
[_GLIBCXX_DEBUG] Clarify constness and state <unknown> entries.
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Oct 2019 05:05:27 +0000 (05:05 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Oct 2019 05:05:27 +0000 (05:05 +0000)
commit851d1ba6d2c13c8e7d060568bbd52a3e140bcd1a
treeb047e0e7ee89e9c51fd68659e23dfd8ca88d0e81
parentd3b039360c88cccbd07b538d939507f2672b54f0
[_GLIBCXX_DEBUG] Clarify constness and state <unknown> entries.

* src/c++11/debug.cc (print_field): Replace constness_names <unknown>
entry with <unknown constness>. Replace state_names <unknown> entry with
<unknown state>.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277049 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/debug.cc