[all-commits] [llvm/llvm-project] 40fdf5: Thread Safety Analysis: Add more complex cleanup a...
Marco Elver via All-commits
all-commits at lists.llvm.org
Sat Jan 31 09:17:16 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40fdf5e33a8db328bee9fd73f03ad8ec8394a922
https://github.com/llvm/llvm-project/commit/40fdf5e33a8db328bee9fd73f03ad8ec8394a922
Author: Marco Elver <elver at google.com>
Date: 2026-01-31 (Sat, 31 Jan 2026)
Changed paths:
M clang/test/Sema/warn-thread-safety-analysis.c
Log Message:
-----------
Thread Safety Analysis: Add more complex cleanup attribute test (#179049)
Test that cleanup attribute is handled correctly in the presence of a
unary operator before scope end.
NFC.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list