[all-commits] [llvm/llvm-project] f8c745: [NFC] Avoid potential null dereference. (#126872)
schittir via All-commits
all-commits at lists.llvm.org
Wed Feb 12 09:36:24 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8c7457c79eece1bd1b7f15e7679517c7c63ad89
https://github.com/llvm/llvm-project/commit/f8c7457c79eece1bd1b7f15e7679517c7c63ad89
Author: schittir <sindhu.chittireddy at intel.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M clang/lib/Format/UnwrappedLineFormatter.cpp
Log Message:
-----------
[NFC] Avoid potential null dereference. (#126872)
Add a null check.
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