gcc/libcpp/include
Raiki Tamura 00dea7e8c4 libcpp: add function to check XID properties
This commit adds a new function intended for checking the XID properties
of a possibly unicode character, as well as the accompanying enum
describing the possible properties.

libcpp/ChangeLog:

	* charset.cc (cpp_check_xid_property): New.
	* include/cpplib.h
	(cpp_check_xid_property): New.
	(enum cpp_xid_property): New.

Signed-off-by: Raiki Tamura <tamaron1203@gmail.com>
2024-01-04 16:30:01 +01:00
..
cpplib.h libcpp: add function to check XID properties 2024-01-04 16:30:01 +01:00
line-map.h Update copyright years. 2024-01-03 12:19:35 +01:00
mkdeps.h Update copyright years. 2024-01-03 12:19:35 +01:00
rich-location.h Update copyright years. 2024-01-03 12:19:35 +01:00
symtab.h Update copyright years. 2024-01-03 12:19:35 +01:00