llvm-project/clang/test/CXX/dcl.dcl/dcl.spec
Matheus Izvekov 1819222860 [clang] tests: cleanup, update and add some new ones
This reworks a small set of tests, as preparatory work for implementing
P2266.
* Run for more standard versions, including c++2b.
* Normalize file names and run commands.
* Adds some extra tests.

New Coroutine tests taken from Aaron Puchert's D68845.

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D99225
2021-04-09 17:24:08 +02:00
..
dcl.constexpr PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
dcl.constinit [c++20] P1143R2: Add support for the C++20 'constinit' keyword. 2019-09-04 20:30:37 +00:00
dcl.fct.spec
dcl.inline
dcl.stc
dcl.type [clang] tests: cleanup, update and add some new ones 2021-04-09 17:24:08 +02:00
dcl.typedef