forked from OSchip/llvm-project
parent
3da64f7672
commit
79bf976518
|
@ -52,7 +52,6 @@ namespace clang {
|
|||
|
||||
namespace CodeGen {
|
||||
class CGRecordLayout;
|
||||
class CodeGenTypes;
|
||||
|
||||
/// CodeGenTypes - This class organizes the cross-module state that is used
|
||||
/// while lowering AST types to LLVM types.
|
||||
|
|
Loading…
Reference in New Issue