Adds support for implicit casts CK_IntegralCast and CK_IntegralToBoolean.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp | ||
---|---|---|
1904 | Sure, but went with an ASSERT, since it gives better error messages when it fails (rather than cast, which will crash the test). |
Nit: Just Loc? I believe that's what we use in other places in this file if it's a location for S.