[cfe-commits] r74465 - in /cfe/trunk: include/clang/AST/DeclCXX.h include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaDeclCXX.cpp test/SemaCXX/class-base-member-init.cpp

Fariborz Jahanian fjahanian at apple.com
Mon Jun 29 17:03:36 PDT 2009


On Jun 29, 2009, at 4:10 PM, Douglas Gregor wrote:

>
>
> Could we also emit a note pointing to the prior initialization, so  
> that users know which two initializations to look at?

I was afraid you were going to ask for this :).

Done in: http://llvm.org/viewvc/llvm-project?view=rev&revision=74480

- Thanks, Fariborz

>
>
> 	- Doug




More information about the cfe-commits mailing list