[PATCH] D66152: Fix false negatives of statement local lifetime analysis for some STL implementation

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 11:14:22 PDT 2019


xazax.hun added a comment.

In D66152#1627572 <https://reviews.llvm.org/D66152#1627572>, @Szelethus wrote:

> Apologies for going off-topic, but would it make sense to start lifetime related patches with the tag [LifetimeAnalysis] or similar (like [analyzer] for static analyzer patches)? I dont feel knowledgable enough to participate, but would gladly add a herald rule to be subscribed and learn about the development process of it.


Makes sense :) I do not like to change titles as it will result in duplicate threads in the mail boxes but going forward I will definitely apply this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66152/new/

https://reviews.llvm.org/D66152





More information about the cfe-commits mailing list