llvm-project/clang/test/ASTMerge
Tyker cf34dd0c4e [clang] Improve Serialization/Imporing/Dumping of APValues
Changes:
 - initializer expressions of constexpr variable are now wraped in a ConstantExpr. this is mainly used for testing purposes. the old caching system has not yet been removed.
 - Add all the missing Serialization and Importing for APValue.
 - Improve dumping of APValue when ASTContext isn't available.
 - Cleanup leftover from last patch.
 - Add Tests for Import and serialization.

Differential Revision: https://reviews.llvm.org/D63640
2020-10-21 19:03:13 +02:00
..
APValue [clang] Improve Serialization/Imporing/Dumping of APValues 2020-10-21 19:03:13 +02:00
anonymous-fields Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
asm Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
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 [ASTImporter] Add support for importing ChooseExpr AST nodes. 2019-02-26 19:26:41 +00:00
class Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
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 Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
codegen-body Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
codegen-exprs Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
enum Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
exprs Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
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 Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
inheritance Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
init-ctors Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
injected-class-name-decl Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
interface Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
macro Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
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 Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
struct [ASTImporter][AST] Fix structural equivalency crash on dependent FieldDecl 2020-10-05 14:06:09 +02:00
typedef Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
unnamed_fields Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00
var Update ASTMerge FileCheck test expectations 2019-05-14 19:02:39 +00:00
var-cpp Restore test files accidentally deleted in r354839 2019-05-14 18:51:07 +00:00