Changeset 3e1cd17 for src/ResolvExpr/CandidateFinder.hpp
- Timestamp:
- Apr 12, 2024, 8:51:19 AM (21 months ago)
- Branches:
- master
- Children:
- b1b3df5
- Parents:
- 21e6da5 (diff), b78c54f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
src/ResolvExpr/CandidateFinder.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/ResolvExpr/CandidateFinder.hpp
r21e6da5 r3e1cd17 70 70 const ast::Expr * expr, Cost & cost ); 71 71 72 /// Wrap an expression to convert the result to a conditional result. 73 const ast::Expr * createCondExpr( const ast::Expr * expr ); 74 72 75 } // namespace ResolvExpr 73 76
Note:
See TracChangeset
for help on using the changeset viewer.