a.sidorin added subscribers: NoQ, a.sidorin.
a.sidorin added a comment.

Accidentally noticed about this review via cfe-commits. @NoQ, the change in the 
ExprEngine looks a bit dangerous to me. Could you please check?



================
Comment at: lib/StaticAnalyzer/Core/ExprEngineC.cpp:419
+      case CK_LValueBitCast:
+      case CK_FixedPointCast: {
         state =
----------------
Should we consider this construction as unsupported rather than supported as a 
normal cast?


Repository:
  rC Clang

https://reviews.llvm.org/D50616



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to