Ah, the new test makes perfect sense. Thanks!
================ Comment at: test/CodeGen/redefine_extname.cpp:1 @@ +1,2 @@ +// RUN: %clang_cc1 -triple=i386-pc-solaris2.11 -w -emit-llvm %s -o - | FileCheck %s + ---------------- This test should be in test/CodeGenCXX now. http://reviews.llvm.org/D10187 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
