Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155371
[clang][Interp] Implement __builtin_isinf ClosedPublic Authored by tbaeder on Jul 15 2023, 8:49 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2023, 11:30 PM This revision was landed with ongoing or failed builds.Jul 30 2023, 11:49 PM Closed by commit rG72450a77937c: [clang][Interp] Implement __builtin_isinf (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545515 clang/lib/AST/Interp/Floating.h
clang/lib/AST/Interp/InterpBuiltin.cpp
clang/test/AST/Interp/builtin-functions.cpp
|