Turn off implicit truncation warning for compound assignment to bitfields; it...
Turn off implicit truncation warning for compound assignment to bitfields; it might be reasonable in some cases, but it clearly doesn't make sense in some cases, like the included testcase. <rdar://problem/10238797>, part 2. llvm-svn: 149095
Loading
Please register or sign in to comment