Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9baf39df74caa56696b293e763fdd7ef002e51ca
/
test
/
Sema
/
constant-conversion.c
5e745da
Only emit implicit constant conversion truncation warnings in reachable code. Apparently this is what GCC does, and some code depends on this. Fixes <rdar://problem/10321089>.
by Ted Kremenek
· 13 years ago
91b6014
Undo a refactor-o and base the bitfield-truncation warning on the
by John McCall
· 14 years ago
15d7d12
Extend the bitfield-truncation warning to initializations.
by John McCall
· 14 years ago
1844a6e
When -Wconversion computes the range of a type, it uses the (bit-)range
by John McCall
· 14 years ago
935cd6e
Tweak to bitfield-overflow warning: don't warn about storing
by John McCall
· 14 years ago
5dac4c2
Typo.
by John McCall
· 14 years ago
beb22aa
Add a warning for implicit truncation of constant values due to
by John McCall
· 14 years ago
091f23f
Split out -Wconversion warnings about constant precision into their
by John McCall
· 14 years ago