Szelethus added a subscriber: whisperity. Szelethus added inline comments.
================ Comment at: lib/StaticAnalyzer/Checkers/ConversionChecker.cpp:175 + + if (RepresentsUntilExp >= sizeof(unsigned long long)*8) { return false; ---------------- Szelethus wrote: > How about `AC.getSizeType(AC.UnsignedLongLongTy))`? I'm actually not too sure about this. @whisperity? Repository: rC Clang https://reviews.llvm.org/D52730 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits