Stop referring to "numeric expression", using simply the term
"expression" instead. Likewise for numeric operation since operations
are only used in numeric expressions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I think this is a definite improvement in readability, once you fix the two places that seem to have lost a line of commentary.
llvm/docs/CommandGuide/FileCheck.rst | ||
---|---|---|
599 ↗ | (On Diff #205380) | Some sort of mis-edit here. |
llvm/include/llvm/Support/FileCheck.h | ||
472 ↗ | (On Diff #205380) | Looks like a line was lost by accident? |