We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a861f03 commit df1d384Copy full SHA for df1d384
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
@@ -2993,7 +2993,7 @@ struct MemorySanitizerVisitor : public InstVisitor<MemorySanitizerVisitor> {
2993
/// equal to the return type, plus a specified number of trailing flags of
2994
/// any type.
2995
///
2996
- /// [*} The type should be simple (no aggregates or pointers; vectors are
+ /// [*] The type should be simple (no aggregates or pointers; vectors are
2997
/// fine).
2998
2999
/// Caller guarantees that this intrinsic does not access memory.
0 commit comments