joker.eph added inline comments. ================ Comment at: lib/Sema/SemaDeclCXX.cpp:4999 @@ +4998,3 @@ + return; + } + ---------------- pcc wrote: > joker.eph wrote: > > joker.eph wrote: > > > Isn't this correct by the loop which starts with `DC = > > > InnermostExternalDC`? > > `s/correct/already covered/` > That loop checks for glob contexts (contexts ending in `**` in the ABI list), > which have different semantics to regular contexts (ending in `*`). Oh, I misread `UnstableABIGlobContexts` for `UnstableABIContexts`...
http://reviews.llvm.org/D17893 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits