[all-commits] [llvm/llvm-project] e87160: [lldb] Fix DWARFASTParserClang formatting (#205857)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Jun 25 10:02:32 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e87160eddf6d7986423209711878b26f82443009
https://github.com/llvm/llvm-project/commit/e87160eddf6d7986423209711878b26f82443009
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2026-06-25 (Thu, 25 Jun 2026)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
Log Message:
-----------
[lldb] Fix DWARFASTParserClang formatting (#205857)
In #205701, I applied Michael's suggestion and enabled auto-merge.
Despite the formatter check failing, the change still got merged. Fix
the formatting and another inconsistency in the use of braces.
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