Skip to content

Commit

Permalink
Fix last fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-penev committed Apr 1, 2024
1 parent 7bc5303 commit 308de4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/clad/Differentiator/StmtClone.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ namespace utils {
DECLARE_CLONE_FN(SubstNonTypeTemplateParmExpr)
DECLARE_CLONE_FN(CXXScalarValueInitExpr)
DECLARE_CLONE_FN(ConstantExpr)
DECLARE_CLONE_FN(ValueStmt)
CLAD_COMPAT_8_DECLARE_CLONE_FN(ValueStmt)

clang::Stmt* VisitStmt(clang::Stmt*);
Expand Down

0 comments on commit 308de4a

Please sign in to comment.