Details
Details
Diff Detail
Diff Detail
Paths
| Differential D155400
[clang][Interp] Implement __builtin_fabs() ClosedPublic Authored by tbaeder on Jul 16 2023, 4:43 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 16 2023, 11:25 PM This revision was landed with ongoing or failed builds.Aug 1 2023, 7:32 AM Closed by commit rG1684406e63b7: [clang][Interp] Implement __builtin_fabs() (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 540785 clang/lib/AST/Interp/Floating.h
clang/lib/AST/Interp/InterpBuiltin.cpp
clang/test/AST/Interp/builtin-functions.cpp
|