Skip to content

Commit 99fca98

Browse files
labathJDevlieghere
andauthored
Update lldb/include/lldb/Symbol/DWARFCallFrameInfo.h
Co-authored-by: Jonas Devlieghere <[email protected]>
1 parent cf678e8 commit 99fca98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/include/lldb/Symbol/DWARFCallFrameInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ class DWARFCallFrameInfo {
128128

129129
void GetFDEIndex();
130130

131-
// Parsed representation of a Frame Descriptor Entry.
131+
/// Parsed representation of a Frame Descriptor Entry.
132132
struct FDE {
133133
AddressRange range;
134134
bool for_signal_trap = false;

0 commit comments

Comments
 (0)