[cfe-commits] r150797 - /cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
Eric Christopher
echristo at apple.com
Fri Feb 17 09:21:01 PST 2012
On Feb 17, 2012, at 8:45 AM, Douglas Gregor wrote:
>
> On Feb 16, 2012, at 11:09 PM, Eric Christopher wrote:
>
>> Author: echristo
>> Date: Fri Feb 17 01:09:48 2012
>> New Revision: 150797
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=150797&view=rev
>> Log:
>> Index "12" holds the vtable, not "9".
>
> Doesn't this just scream "named constant"?
>
Yep. None of the debug info (frontend or backend) had named constants so I was going to fix all of them up at once :)
-eric
More information about the cfe-commits
mailing list