Skip to content

Commit

Permalink
NoFree std::locale::locale()
Browse files Browse the repository at this point in the history
  • Loading branch information
tgymnich committed Oct 8, 2023
1 parent a9e8d40 commit cf10adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enzyme/Enzyme/EnzymeLogic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5258,6 +5258,7 @@ llvm::Function *EnzymeLogic::CreateNoFree(RequestContext context, Function *F) {
"_ZNSo5flushEv",
"compress2",
"_ZNSt6localeD1Ev",
"_ZNSt6localeC1Ev",
"_ZNSt8ios_baseC2Ev",
"_ZNSo9_M_insertIdEERSoT_",
"malloc_usable_size",
Expand Down

0 comments on commit cf10adc

Please sign in to comment.