[llvm] [llvm] Proofread ProgrammersManual.rst (PR #150787)
Tim Gymnich via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 26 14:52:05 PDT 2025
================
@@ -1908,38 +1908,38 @@ llvm/ADT/StringRef.h
The StringRef class is a simple value class that contains a pointer to a
----------------
tgymnich wrote:
```suggestion
The ``StringRef`` class is a simple value class that contains a pointer to a
```
missing ``?
https://github.com/llvm/llvm-project/pull/150787
More information about the llvm-commits
mailing list