Skip to content

Conversation

@xuhdev
Copy link
Member

@xuhdev xuhdev commented Aug 8, 2025

Summary: Promote {D79466725}.

Reviewed By: ssj933

Differential Revision: D79855023

@meta-cla meta-cla bot added the CLA Signed label Aug 8, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79855023

xuhdev added a commit to xuhdev/redex that referenced this pull request Aug 8, 2025
Summary:

Promote {D79466725}.

Reviewed By: ssj933

Differential Revision: D79855023
@xuhdev xuhdev force-pushed the export-D79855023-to-stable branch from a9fe9ce to 0afc59c Compare August 8, 2025 17:43
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79855023

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79855023

xuhdev added a commit to xuhdev/redex that referenced this pull request Aug 8, 2025
Summary:
Pull Request resolved: facebook#954

Promote {D79466725}.

Reviewed By: ssj933

Differential Revision: D79855023
@xuhdev xuhdev force-pushed the export-D79855023-to-stable branch from 0afc59c to 5be395e Compare August 8, 2025 19:29
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79855023

xuhdev added a commit to xuhdev/redex that referenced this pull request Aug 8, 2025
Summary:
Pull Request resolved: facebook#954

Promote {D79466725}.

Reviewed By: ssj933

Differential Revision: D79855023
@xuhdev xuhdev force-pushed the export-D79855023-to-stable branch from 5be395e to a59ea87 Compare August 8, 2025 19:40
xuhdev added 2 commits August 8, 2025 12:48
Summary:
Work around https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116731.

Address OSS build error:

```
../repo/service/cse/CommonSubexpressionElimination.cpp: In member function 'boost::optional<long unsigned int> {anonymous}::Analyzer::get_value_id(const {anonymous}::IRValue&) const':
../repo/service/cse/CommonSubexpressionElimination.cpp:755:23: error: loop variable '<structured bindings>' creates a copy from type 'const std::pair<const DexMethodRef* const, const DexMethodRef*>' [-Werror=range-loop-construct]
  755 |       for (const auto [box_method, unbox_method] :
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
../repo/service/cse/CommonSubexpressionElimination.cpp:755:23: note: use reference type to prevent copying
  755 |       for (const auto [box_method, unbox_method] :
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       &
```

Reviewed By: agampe

Differential Revision: D79912175
Summary:

Promote {D79466725}.

Reviewed By: ssj933

Differential Revision: D79855023
@xuhdev xuhdev force-pushed the export-D79855023-to-stable branch from a59ea87 to db09b02 Compare August 8, 2025 19:48
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79855023

facebook-github-bot pushed a commit that referenced this pull request Aug 9, 2025
Summary:
Pull Request resolved: #954

Promote {D79466725}.

Reviewed By: ssj933

Differential Revision: D79855023

fbshipit-source-id: 6c15f82bcce73a0407df0bbf45880dd8ecf0144c
@xuhdev
Copy link
Member Author

xuhdev commented Aug 10, 2025

Fixed by 8371d83

@xuhdev xuhdev closed this Aug 10, 2025
@xuhdev xuhdev deleted the export-D79855023-to-stable branch August 10, 2025 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants