Skip to content
Snippets Groups Projects
Unverified Commit 470a2785 authored by Jonathan Wakely's avatar Jonathan Wakely Committed by Jonathan Wakely
Browse files

c++: Add most missing C++20 and C++23 names to cxxapi-data.csv

This includes uncommenting the atomic_flag non-member functions, which
were added by PR libstdc++/103934.

Also generate a hint for std::ignore, which was recently tweaked to be
more generally useful by P2968R2, which r15-2324 implemented.

gcc/cp/ChangeLog:

	* cxxapi-data.csv: Add C++20 and C++23 names from <chrono>,
	<format>, <generator>, <iterator>, <print>, and <stdfloat>.
	Set cxx11 dialect for std::ignore in <tuple>. Uncomment
	atomic_flag functions from <atomic>.
	* std-name-hint.gperf: Regenerate.
	* std-name-hint.h: Regenerate.
parent ff4aa455
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment