forked from OSchip/llvm-project
[clang] Re-add deleted forward declaration.
This commit is contained in:
parent
e4b3c138de
commit
2a36f29fce
|
@ -28,6 +28,7 @@ namespace clang {
|
|||
|
||||
namespace CodeGen {
|
||||
class ABIArgInfo;
|
||||
class Address;
|
||||
class CGCXXABI;
|
||||
class CGFunctionInfo;
|
||||
class CodeGenFunction;
|
||||
|
|
Loading…
Reference in New Issue