Skip to content

Commit 59c71a9

Browse files
committed
Fix comment.
1 parent 94e40c8 commit 59c71a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/API/commands/frame/var/anon-struct/TestFrameVarAnonStruct.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Make sure the frame variable -g, -a, and -l flags work.
2+
Test handling of Anonymous Structs, especially that they don't crash lldb.
33
"""
44

55

0 commit comments

Comments
 (0)