aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/CodeGen/CGValue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/CGValue.h b/lib/CodeGen/CGValue.h
index b7591a76fb..0657fdca36 100644
--- a/lib/CodeGen/CGValue.h
+++ b/lib/CodeGen/CGValue.h
@@ -99,7 +99,7 @@ public:
/// Does an ARC strong l-value have precise lifetime?
enum ARCPreciseLifetime_t {
- ARCImpreciseLifetime, ARCPreciseLifetime,
+ ARCImpreciseLifetime, ARCPreciseLifetime
};
/// LValue - This represents an lvalue references. Because C/C++ allow