[cfe-commits] r170154 - in /cfe/trunk: lib/CodeGen/CGDebugInfo.cpp test/CodeGenCXX/debug-info-class.cpp

David Blaikie dblaikie at gmail.com
Thu Dec 13 19:17:47 PST 2012


On Thu, Dec 13, 2012 at 5:37 PM, Robinson, Paul
<Paul.Robinson at am.sony.com> wrote:
>> Possibly, but dragonegg uses the old debug builder anyhow.
>>
>> -eric
>
> Ah, check.  (Reflexes about changes to interfaces are sometimes hard to suppress...
> I'll try not to twitch in public next time.)

In this case it wasn't much of an API change - certainly not a build
break. It's possible that a client could've been relying on the
'feature'  of LLVM ignoring the 'artificial' flag on member variables,
but that seems unlikely.

- David



More information about the cfe-commits mailing list