| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
warnings, and make its text appropriate for constant bool expressions
other than 'false'. This should finish off PR9612.
llvm-svn: 129205
|
|
|
|
|
|
|
| |
type rather than just the literal 'false'. This begins fixing PR9612,
but the message is now wrong. WIP, the cleanup of the messaging is next.
llvm-svn: 129204
|
|
|
|
|
|
|
|
|
| |
possible for these to show up due to metaprogramming both in unevaluated
contexts and compile-time dead branches.
Those aren't the bugs we're looking for.
llvm-svn: 126739
|
|
|
|
|
|
|
|
| |
"(void *)false".
Fixes rdar://8459342.
llvm-svn: 114955
|
|
pointer. Original patch by Troy D. Straszheim; fixes PR7283.
llvm-svn: 105621
|