mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Fix indentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23276 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ca572be3a1
commit
751eabf7bd
@ -1158,7 +1158,7 @@ case 20:
|
||||
addSubClass(Class, *yyvsp[-1].FieldList); // Add info about the subclass to CurRec.
|
||||
delete yyvsp[-1].FieldList; // Free up the template args.
|
||||
|
||||
CurRec->resolveReferences();
|
||||
CurRec->resolveReferences();
|
||||
|
||||
Records.addDef(CurRec);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user