r179896 - cleanup and relax test cases

Adrian Prantl aprantl at apple.com
Mon Apr 22 09:50:33 PDT 2013


On Apr 21, 2013, at 3:30 PM, David Blaikie <dblaikie at gmail.com> wrote:
> >  // See that struct is handled equally.
> > -// CHECK: [ DW_TAG_enumeration_type ] [Colour]
> 
> I'm assuming you removed this because it's tested elsewhere? Where is that?
> 

Removed because Eric preferred the CodeGenCXX test not to depend on debug info.
I just committed a separate test for debug info of scoped enums in r180026.

-- adrian



More information about the cfe-commits mailing list