We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f171080 commit 6efecbbCopy full SHA for 6efecbb
1 file changed
src/analyses/tutorials/gStoreWidening.ml
@@ -32,7 +32,7 @@ open GStoreWideningHelper
32
accessing this variable, and whether it is the current one.
33
These are marked with TODO: 3).
34
35
- 4) Modify the first analysis to exploit the infromation from the helper analysis to
+ 4) Modify the first analysis to exploit the information from the helper analysis to
36
track the values of effectively local variables more precisely in the thread that
37
owns them, while keeping applying global store widening to obtain the perspective
38
of other threads.
0 commit comments