diff options
-rw-r--r-- | llvm/test/FrontendC++/2009-10-27-crash.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/FrontendC++/2009-10-27-crash.cpp b/llvm/test/FrontendC++/2009-10-27-crash.cpp index ead55e43a5e..5641aa42050 100644 --- a/llvm/test/FrontendC++/2009-10-27-crash.cpp +++ b/llvm/test/FrontendC++/2009-10-27-crash.cpp @@ -1,4 +1,5 @@ // RUN: %llvmgxx -emit-llvm -S %s +// Radar 7328944 typedef struct { |