Skip this test; it is unreliable.
This commit is contained in:
parent
fd793590ae
commit
dcf31e7e39
@ -6,7 +6,15 @@
|
||||
// LICENSE.TXT for details.
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// RUN: cat %s | %cling -Xclang -verify 2>&1 | FileCheck %s
|
||||
// RUN: true
|
||||
|
||||
//
|
||||
|
||||
FIX RUN LINE BELOW TO TURN THE TEST BACK ON!!!
|
||||
Currently, builtins cannot reliably ignored in the comparison of before and
|
||||
after, causing this test to sometimes fail.
|
||||
|
||||
// : cat %s | %cling -Xclang -verify 2>&1 | FileCheck %s
|
||||
|
||||
// Tests the removal of nested decls
|
||||
.storeState "testNestedDecls1"
|
||||
|
Loading…
Reference in New Issue
Block a user