llvm-project/clang/test/CXX/dcl.decl
Mikhail Maltsev 2373516cad [Sema] Improve test coverage of narrowing conversion diagnostics
Summary:
This patch adds tests of narrowing conversion diagnostics for the
'unscoped enum -> integer' case.

Reviewers: faisalv, rsmith, rogfer01

Reviewed By: rogfer01

Subscribers: cfe-commits, rogfer01

Differential Revision: https://reviews.llvm.org/D43572

llvm-svn: 326551
2018-03-02 10:03:02 +00:00
..
dcl.decomp [c++1z] P0217R3: Allow by-value structured binding of arrays. 2016-12-14 03:22:16 +00:00
dcl.fct.def Implement the likely resolution of core issue 253. 2016-02-19 01:52:46 +00:00
dcl.init [Sema] Improve test coverage of narrowing conversion diagnostics 2018-03-02 10:03:02 +00:00
dcl.meaning PR33503: When a qualified name in a redeclaration names a prior declaration in 2018-01-03 23:03:54 +00:00
dcl.name
p4-0x.cpp