The test should be run on 32 bit finally.
This commit is contained in:
parent
460b8b43b1
commit
9749af417c
@ -6,8 +6,7 @@
|
||||
// LICENSE.TXT for details.
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// RUN: test "x`uname -m|sed 's,i.86,i386,'`" = "xi386" || cat %s | %cling -Xclang -verify | FileCheck %s
|
||||
// Not running on 32 bit due to aggregate return in getWithDtor(); see ROOT-5860
|
||||
// RUN: cat %s | %cling -Xclang -verify | FileCheck %s
|
||||
|
||||
#include "cling/Interpreter/Interpreter.h"
|
||||
#include "cling/Interpreter/StoredValueRef.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user