llvm-project/clang/test/CXX/dcl.decl
Aaron Puchert 825f80e111 [Sema] Introduce function reference conversion, NFC
Technically 'noexcept' isn't a qualifier, so this should be a separate conversion.

Also make the test a pure frontend test.

Reviewed By: rsmith

Differential Revision: https://reviews.llvm.org/D67112
2020-11-22 20:51:57 +01:00
..
dcl.decomp PR40674: fix assertion failure if a structured binding declaration has a 2019-08-24 01:23:57 +00:00
dcl.fct.def Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang 2020-02-18 16:16:37 -08:00
dcl.init [Sema] Introduce function reference conversion, NFC 2020-11-22 20:51:57 +01:00
dcl.meaning [clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics. 2020-07-28 10:30:35 +01:00
dcl.name
p4-0x.cpp Fix TryParsePtrOperatorSeq. 2020-02-24 08:08:47 -05:00