We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e32f89 commit 83dfe3dCopy full SHA for 83dfe3d
1 file changed
lldb/include/lldb/Target/ExecutionContextScope.h
@@ -15,8 +15,7 @@ namespace lldb_private {
15
16
/// @class ExecutionContextScope ExecutionContextScope.h
17
/// "lldb/Target/ExecutionContextScope.h" Inherit from this if your object can
18
-/// reconstruct its
19
-/// execution context.
+/// reconstruct its execution context.
20
///
21
/// Many objects that have pointers back to parent execution context objects
22
/// can inherit from this pure virtual class can reconstruct their execution
0 commit comments