[cfe-commits] r161501 - in /cfe/trunk: include/clang/AST/Expr.h include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/AST/Expr.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaOverload.cpp test/SemaCXX/constant-expression-c

David Dean david_dean at apple.com
Thu Aug 9 09:52:40 PDT 2012


It looks like you just disabled the warning, wouldn't it be good to actually add it in as expected?
(and remove the one we've been ignoring?)

On 9 Aug 2012, at 9:46 AM, jahanian <fjahanian at apple.com> wrote:

> 
> On Aug 9, 2012, at 9:45 AM, David Dean wrote:
> 
>> After perusing the logs further, I've decided not to pester you with them. 
>> We were, in fact, ignoring the missing diagnostic in nullptr1.C
>> 
>> I'll update the tests.
> 
> It is done.
> - fariborz
> 

-David





More information about the cfe-commits mailing list