[all-commits] [llvm/llvm-project] cdbb20: Remove braces.
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Mon Jul 7 06:30:32 PDT 2025
Branch: refs/heads/users/usx95/lifetime-safety-add-dataflow
Home: https://github.com/llvm/llvm-project
Commit: cdbb2037e10acf6ceaad3c4b3cc1bdc18c1e3430
https://github.com/llvm/llvm-project/commit/cdbb2037e10acf6ceaad3c4b3cc1bdc18c1e3430
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M clang/lib/Analysis/LifetimeSafety.cpp
Log Message:
-----------
Remove braces.
Co-authored-by: Baranov Victor <bar.victor.2002 at gmail.com>
Commit: 68d29551906bce3feb0296797751ef4e42a4ff18
https://github.com/llvm/llvm-project/commit/68d29551906bce3feb0296797751ef4e42a4ff18
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M clang/lib/Analysis/LifetimeSafety.cpp
Log Message:
-----------
Apply suggestions: Remove braces
Co-authored-by: Baranov Victor <bar.victor.2002 at gmail.com>
Commit: 7e6dee4f455b7e898893428607f438334776d77f
https://github.com/llvm/llvm-project/commit/7e6dee4f455b7e898893428607f438334776d77f
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M clang/include/clang/Analysis/Analyses/LifetimeSafety.h
Log Message:
-----------
address comments
Commit: 634ba4bc66b1423cdef0006f4f0ea120c2f16686
https://github.com/llvm/llvm-project/commit/634ba4bc66b1423cdef0006f4f0ea120c2f16686
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M clang/include/clang/Analysis/Analyses/LifetimeSafety.h
M clang/lib/Analysis/LifetimeSafety.cpp
Log Message:
-----------
add licence for the new files
Commit: 5f672e72dab29e70655b19f1d794a8a231a38f42
https://github.com/llvm/llvm-project/commit/5f672e72dab29e70655b19f1d794a8a231a38f42
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M clang/include/clang/Analysis/Analyses/LifetimeSafety.h
M clang/lib/Analysis/LifetimeSafety.cpp
M clang/lib/Sema/AnalysisBasedWarnings.cpp
Log Message:
-----------
remove AccessPath::Kind
Commit: 000442275accdb61bb833efbd40f0dc2d09a00b1
https://github.com/llvm/llvm-project/commit/000442275accdb61bb833efbd40f0dc2d09a00b1
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
Log Message:
-----------
Merge branch 'users/usx95/lifetime-safety-initial' into users/usx95/lifetime-safety-add-dataflow
Compare: https://github.com/llvm/llvm-project/compare/9ba1cd258e63...000442275acc
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