Skip to content

Commit

Permalink
pr: Turn off reference conversion for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
xlauko committed Nov 27, 2024
1 parent cc8e10b commit 9cac3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vast/Conversion/Parser/ToParser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ namespace vast::conv {
ToNoParse< hl::CmpOp>, ToNoParse< hl::FCmpOp >,
FuncConversion,
ParamConversion,
DeclRefConversion,
// DeclRefConversion,
ReturnConversion,
CallConversion
>;
Expand Down

0 comments on commit 9cac3ab

Please sign in to comment.