Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
1ef29aff
Commit
1ef29aff
authored
Jun 17, 2011
by
Christoph Mallon
Browse files
s/threat/treat/.
parent
61c624c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
ir/opt/reassoc.c
View file @
1ef29aff
...
...
@@ -941,7 +941,7 @@ int optimize_reassociation(ir_graph *irg)
/*
* Calculate loop info, so we could identify loop-invariant
* code and t
h
reat it like a constant.
* code and treat it like a constant.
* We only need control flow loops here but can handle generic
* INTRA info as well.
*/
...
...
scripts/jinja2/nodes.py
View file @
1ef29aff
...
...
@@ -756,7 +756,7 @@ class InternalName(Expr):
yourself but the parser provides a
:meth:`~jinja2.parser.Parser.free_identifier` method that creates
a new identifier for you. This identifier is not available from the
template and is not t
h
reated specially by the compiler.
template and is not treated specially by the compiler.
"""
fields
=
(
'name'
,)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment