llvm-capstone/clang/test/SemaOpenCLCXX
Jessica Clarke f9ead46931
[AST] Only dump desugared type when visibly different (#65214)
These are an artifact of how types are structured but serve little
purpose, merely showing that the type is sugared in some way. For
example, ElaboratedType's existence means struct S gets printed as
'struct S':'struct S' in the AST, which is unnecessary visual clutter.
Note that skipping the second print when the types have the same string
matches what we do for diagnostics, where the aka will be skipped.
2023-10-26 19:28:28 +01:00
..
address_space_overloading.clcpp
address-space-castoperators.clcpp
address-space-cond.clcpp
address-space-deduction.clcpp [AST] Only dump desugared type when visibly different (#65214) 2023-10-26 19:28:28 +01:00
address-space-lambda.clcpp
address-space-of-this-class-scope.clcpp
address-space-of-this.clcpp
address-space-references.clcpp
address-space-templates.clcpp
addrspace_cast_ast_dump.clcpp
addrspace_cast.clcpp
addrspace-auto.clcpp [AST] Only dump desugared type when visibly different (#65214) 2023-10-26 19:28:28 +01:00
addrspace-constructors.clcpp
half.clcpp
invalid-kernel.clcpp
members.clcpp
method-overload-address-space.clcpp
newdelete.clcpp
private-access-specifier.cpp
references.clcpp
reinterpret-cast.clcpp
remove-address-space.clcpp
restricted.clcpp
template-astype.cl
template-opencl-types.clcpp
temporaries.clcpp