r214962 - Fix modelling of non-lifetime-extended temporary destructors in the analyzer.
Manuel Klimek
klimek at google.com
Wed Aug 6 07:31:26 PDT 2014
On Wed, Aug 6, 2014 at 4:24 PM, Amara Emerson <amara.emerson at gmail.com>
wrote:
> Hi Manuel,
>
> FYI there's compiler warning due to an extra ';' here:
>
Thanks, fixed in r214970. No idea why my compile didn't catch this...
> > +REGISTER_TRAIT_WITH_PROGRAMSTATE(InitializedTemporariesSet,
> > +
> llvm::ImmutableSet<CXXBindTemporaryContext>);
>
> Amara
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140806/9d1a1e06/attachment.html>
More information about the cfe-commits
mailing list