r214962 - Fix modelling of non-lifetime-extended temporary destructors in the analyzer.
Amara Emerson
amara.emerson at gmail.com
Wed Aug 6 07:24:56 PDT 2014
Hi Manuel,
FYI there's compiler warning due to an extra ';' here:
> +REGISTER_TRAIT_WITH_PROGRAMSTATE(InitializedTemporariesSet,
> + llvm::ImmutableSet<CXXBindTemporaryContext>);
Amara
More information about the cfe-commits
mailing list