[llvm] r302053 - [CodeView] Use actual strings for dealing with checksums and lines.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 12:46:04 PDT 2017


On Wed, May 3, 2017 at 12:42 PM, Craig Topper <craig.topper at gmail.com> wrote:
> I'm still seeing an error. Unless my company's mirror is behind. Though I
> don't see any changes to ModuleDebugInlineeLinesFragment.h or cpp in the
> last couple hours in ViewVC either.
>
> include/llvm/DebugInfo/CodeView/ModuleDebugInlineeLinesFragment.h:93:16:
> error: private field 'Strings' is not used [-Werror,-Wunused-private-field]
>
>

You're correct, those are two different warnings (just discussed with
zturner on IRC). He's looking at that.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list