[PATCH] PR5172: Fix for a bug in pragma redefine_extname implementation.

Richard Smith richard at metafoo.co.uk
Tue Jun 9 11:23:38 PDT 2015


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/






More information about the cfe-commits mailing list