1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Fix a copy+pasto in a comment.

llvm-svn: 146385
This commit is contained in:
Dan Gohman 2011-12-12 18:20:00 +00:00
parent ee8b344c67
commit 9144e6bb3e

View File

@ -1478,7 +1478,7 @@ namespace {
/// metadata.
unsigned ImpreciseReleaseMDKind;
/// CopyOnEscape - The Metadata Kind for clang.arc.copy_on_escape
/// CopyOnEscapeMDKind - The Metadata Kind for clang.arc.copy_on_escape
/// metadata.
unsigned CopyOnEscapeMDKind;