Rename 17_intro/headers/names.cc test file

* testsuite/17_intro/headers/names.cc: Rename to ...
	* testsuite/17_intro/names.cc: ... here.

From-SVN: r245845
This commit is contained in:
Jonathan Wakely 2017-03-02 18:56:57 +00:00 committed by Jonathan Wakely
parent dc362ada54
commit 17b0b37f58
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2017-03-02 Jonathan Wakely <jwakely@redhat.com>
* testsuite/17_intro/headers/names.cc: Rename to ...
* testsuite/17_intro/names.cc: ... here.
PR libstdc++/79789
* include/bits/hashtable_policy.h (__clp2): Use reserved names for
parameters and local variables.