Skip to content

Conversation

@usx95
Copy link
Contributor

@usx95 usx95 commented Sep 10, 2025

This will add label clang:temporal-safety to PRs touching the mentioned files.

Copy link
Contributor Author

usx95 commented Sep 10, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@usx95 usx95 added the clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) label Sep 10, 2025 — with Graphite App
@usx95 usx95 marked this pull request as ready for review September 10, 2025 09:36
@llvmbot
Copy link
Member

llvmbot commented Sep 10, 2025

@llvm/pr-subscribers-clang-temporal-safety

Author: Utkarsh Saxena (usx95)

Changes

This will add label clang:temporal-safety to PRs touching the mentioned files.


Full diff: https://github.com/llvm/llvm-project/pull/157820.diff

1 Files Affected:

  • (modified) .github/new-prs-labeler.yml (+7)
diff --git a/.github/new-prs-labeler.yml b/.github/new-prs-labeler.yml
index dab3db2616f59..050ae71058abf 100644
--- a/.github/new-prs-labeler.yml
+++ b/.github/new-prs-labeler.yml
@@ -1090,6 +1090,13 @@ clang:openmp:
   - llvm/unittests/Frontend/OpenMP*
   - llvm/test/Transforms/OpenMP/**
 
+clang:temporal-safety:
+  - clang/include/clang/Analysis/Analyses/LifetimeSafety*
+  - clang/lib/Analysis/LifetimeSafety*
+  - clang/unittests/Analysis/LifetimeSafety*
+  - clang/test/Sema/*lifetime-safety*
+  - clang/test/Sema/*lifetime-analysis*
+
 clang:as-a-library:
   - clang/tools/libclang/**
   - clang/bindings/**

@usx95 usx95 force-pushed the users/usx95/09-10-_lifetimesafety_add_pr_labeler_automation branch from 1067c53 to 93845bc Compare September 10, 2025 09:37
@usx95 usx95 requested a review from Xazax-hun September 10, 2025 09:38
Copy link
Contributor Author

usx95 commented Sep 10, 2025

Merge activity

  • Sep 10, 9:58 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Sep 10, 10:00 AM UTC: @usx95 merged this pull request with Graphite.

@usx95 usx95 merged commit 0b696a8 into main Sep 10, 2025
9 checks passed
@usx95 usx95 deleted the users/usx95/09-10-_lifetimesafety_add_pr_labeler_automation branch September 10, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants