Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155410
[clang][Interp] Fix comparing nan/inf floating point values ClosedPublic Authored by tbaeder on Jul 16 2023, 2:35 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2023, 11:31 PM This revision was landed with ongoing or failed builds.Jul 28 2023, 2:12 AM Closed by commit rG9a0164a0c66c: [clang][Interp] Fix comparing nan/inf floating point values (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545072 clang/lib/AST/Interp/Floating.h
clang/test/AST/Interp/floats.cpp
|