llvm-project/clang/test/ASTMerge
Shafik Yaghmour 50542d504d Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Currently TypePrinter lumps anonymous classes and unnamed classes in one group "anonymous" this is not correct and can be confusing in some contexts.

Differential Revision: https://reviews.llvm.org/D96807
2021-02-22 14:16:43 -08:00
..
APValue [clang] Improve Serialization/Imporing/Dumping of APValues 2020-10-21 19:03:13 +02:00
anonymous-fields
asm
attr Revert "[ASTImporter] Fix crash caused by unset AttributeSpellingListIndex" 2020-10-14 17:21:56 -07:00
category Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
choose-expr
class
class-template [clang] Make handling of unnamed template params similar to function params 2019-10-01 14:08:51 +00:00
class-template-partial-spec [ASTImporter] Store import errors for Decls 2019-06-25 08:00:51 +00:00
class2
codegen-body
codegen-exprs
enum Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
exprs
exprs-cpp Give the 'signed/unsigned wchar_t' extension a warning flag, and follow 2019-07-29 20:00:46 +00:00
function Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
function-cpp
generic-selection-expr [ASTImporter] Add support for importing GenericSelectionExpr AST nodes. 2020-12-16 15:39:50 -08:00
inheritance
init-ctors
injected-class-name-decl
interface Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
macro
namespace Fix ASTMerge/namespace/test.cpp after r360701 2019-05-14 20:01:03 +00:00
property Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
std-initializer-list
struct Modify TypePrinter to differentiate between anonymous struct and unnamed struct 2021-02-22 14:16:43 -08:00
typedef Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
unnamed_fields
var Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
var-cpp