Displaying 2 results from an estimated 2 matches for "r114796".
2010 Sep 25
0
[LLVMdev] Visual Studio 2010 build warning & errors
Nathan Jeffords <blunted2night at gmail.com> writes:
> I recreated the patch, it now has proper paths for the affected files.
Committed as r114796. Thanks!
2010 Sep 25
2
[LLVMdev] Visual Studio 2010 build warning & errors
Sorry, I should have checked the change to the patch. Here is a new patch
that fixes it. I found a couple of more places with the same issue.
-Nathan
On Sat, Sep 25, 2010 at 7:53 AM, Ahmed Charles <ahmedcharles at gmail.com>wrote:
> Note: static_cast<bool> doesn't make the warning go away or did you check
> that? I just compiled a small test and it didn't work. The