aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/CodeGenCXX/PR5863-unreachable-block.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenCXX/PR5863-unreachable-block.cpp b/test/CodeGenCXX/PR5863-unreachable-block.cpp
index 91221c9a7a..7709615399 100644
--- a/test/CodeGenCXX/PR5863-unreachable-block.cpp
+++ b/test/CodeGenCXX/PR5863-unreachable-block.cpp
@@ -1,6 +1,6 @@
// RUN: %clang_cc1 -emit-llvm-only %s
-// PR5836
+// PR5863
class E { };
void P1() {