Remove AST inclusion from Basic include

That's a cyclic dependency. NFC.
This commit is contained in:
Benjamin Kramer 2021-05-12 19:51:21 +02:00
parent 113b807017
commit 1470b8587f
1 changed files with 4 additions and 1 deletions

View File

@ -15,10 +15,13 @@
#ifndef LLVM_CLANG_BASIC_THUNK_H
#define LLVM_CLANG_BASIC_THUNK_H
#include "clang/AST/GlobalDecl.h"
#include <cstdint>
#include <cstring>
namespace clang {
class CXXMethodDecl;
/// A return adjustment.
struct ReturnAdjustment {
/// The non-virtual adjustment from the derived object to its