Commit Graph

1 Commits

Author SHA1 Message Date
David Malcolm
9bda2c4c81 libcpp: move label_text to its own header
No functional change intended.

libcpp/ChangeLog:
	* Makefile.in (TAGS_SOURCES): Add include/label-text.h.
	* include/label-text.h: New file.
	* include/rich-location.h: Include "label-text.h".
	(class label_text): Move to label-text.h.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
2024-05-28 15:55:24 -04:00