[cfe-commits] [patch] [rfh] Merge storage classes in more cases
Douglas Gregor
dgregor at apple.com
Mon Dec 17 19:59:11 PST 2012
On Dec 17, 2012, at 5:51 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> On 17 December 2012 17:49, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>> Sorry, this causes a failure in Sema/extern-redecl.c. Good news is
>> that I might be able to build a test from that :-)
>
> The failure was because of a deficiency in getLVForDecl which the
> attached patch corrects. I added a test using
> -test-print-linkage-source. Let me know if the test should be in Sema
> instead.
libclang makes it easy to test linkage, so this is fine.
- Doug
More information about the cfe-commits
mailing list