Skip to content

Commit

Permalink
test windows v12
Browse files Browse the repository at this point in the history
  • Loading branch information
piaskowyk committed Nov 13, 2024
1 parent 7f69dbf commit c3f2a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/BCGen/HBC/BytecodeStream.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ namespace {

class BytecodeSerializer {
friend void visitBytecodeSegmentsInOrder<BytecodeSerializer>(
BytecodeSerializer &);
BytecodeSerializer &) {}

/// Output Stream
llvh::raw_ostream &os_;
Expand Down

0 comments on commit c3f2a90

Please sign in to comment.