llvm-capstone/clang/test/CXX
Podchishchaeva, Mariya f4c886b6aa [clang] Properly print unnamed members in diagnostics
Use member's type when printing.
This also fixes a bug in warning diagnostic for out of order
initialization with designated initializers so it points to a valid
source location when an anonymous member is being initialized.

Fixes https://github.com/llvm/llvm-project/issues/63759

Reviewed By: aaron.ballman, shafik

Differential Revision: https://reviews.llvm.org/D158526
2023-08-24 07:24:29 -07:00
..
basic Revert "Remove rdar links; NFC" 2023-07-17 18:08:04 -07:00
class [clang][AST] TextNodeDumper learned to output friend information for functions 2023-08-17 22:41:41 +00:00
class.access Revert "Remove rdar links; NFC" 2023-07-17 18:08:04 -07:00
class.derived [Clang] Fix member lookup so that we don't ignore ambiguous lookups in some cases 2023-07-28 15:21:57 -07:00
conv
cpp/cpp.predefined [C++20] [Modules] Remove unmaintained Header Module 2022-11-18 10:39:33 +08:00
dcl Fix comparison of constrained deduced return types in explicit 2023-07-13 19:59:19 -07:00
dcl.dcl [Clang] Produce a warning instead of an error in unevaluated strings before C++26 2023-08-10 09:43:20 +02:00
dcl.decl Revert "Remove rdar links; NFC" 2023-07-17 18:08:04 -07:00
drs Revert "[Clang] CWG1473: do not err on the lack of space after operator""" 2023-08-22 18:10:41 -07:00
except [Clang] Convert CXX tests to opaque pointers (NFC) 2022-12-12 14:49:32 +01:00
expr Revert "Remove rdar links; NFC" 2023-07-17 18:08:04 -07:00
lex Revert "[Clang] CWG1473: do not err on the lack of space after operator""" 2023-08-22 18:10:41 -07:00
module [C++20][Modules] Complete implementation of module.import p7. 2023-06-25 08:33:39 +01:00
over Revert "[Clang] CWG1473: do not err on the lack of space after operator""" 2023-08-22 18:10:41 -07:00
special [clang] Properly print unnamed members in diagnostics 2023-08-24 07:24:29 -07:00
stmt.stmt [Clang] Diagnose jumps into statement expressions 2023-07-21 15:08:51 +02:00
temp Revert "Remove rdar links; NFC" 2023-07-17 18:08:04 -07:00