Displaying 2 results from an estimated 2 matches for "err_static_overrides_virtu".
Did you mean:
err_static_overrides_virtual
2013 Dec 10
2
[LLVMdev] Switching to the new MingW ABI
> Yes, all except this one (I think):
>
> error: 'error' diagnostics expected but not seen:
> File D:\src\llvm\tools\clang\test\SemaCXX\virtual-override.cpp Line
> 288: 'static' member function 'foo' overrides a virtual function
> error: 'error' diagnostics seen but not expected:
> File
2013 Dec 10
0
[LLVMdev] Switching to the new MingW ABI
On Tue, Dec 10, 2013 at 3:01 PM, Rafael EspĂndola
<rafael.espindola at gmail.com> wrote:
>> Yes, all except this one (I think):
>>
>> error: 'error' diagnostics expected but not seen:
>> File D:\src\llvm\tools\clang\test\SemaCXX\virtual-override.cpp Line
>> 288: 'static' member function 'foo' overrides a virtual function
>> error: