No functional change intended. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@337776 91177308-0d34-0410-b5e6-96231b3b80d8
@@ -173,5 +173,5 @@ void testCastVoidPtrToIntPtrThroughUIntTypedAssignment() {
}
void testLocNonLocSymbolAssume(int a, int *b) {
- if ((int)b < a) {}
+ if ((int)b < a) {} // no-crash