[PATCH] Fix tests to be more specific.

Aaron Ballman aaron.ballman at gmail.com
Wed Aug 28 16:03:53 PDT 2013


I can verify this fixes things for me locally.  Thanks for working on this!

~Aaron

On Wed, Aug 28, 2013 at 6:13 PM, Samuel Benzaquen <sbenza at google.com> wrote:
>
>   Sorry for the rushed change.
>   I wasn't the one that "fixed" this the first time so I didn't really know what the problem was.
>   There are indeed extra declarations in every compilation unit, but not just in MSVC. In MSVC they happen to match with the very generic matcher I was using on the test.
>   This should fix it correctly for both.
>
> http://llvm-reviews.chandlerc.com/D1541



More information about the cfe-commits mailing list