Turned no_xform into a pass from expected failure.
authorEdwin Vane <edwin.vane@intel.com>
Fri, 8 Mar 2013 18:39:07 +0000 (18:39 +0000)
committerEdwin Vane <edwin.vane@intel.com>
Fri, 8 Mar 2013 18:39:07 +0000 (18:39 +0000)
commitc016c0da12ed7b376e52f83654f1543da4991a10
tree797f4c18e4de1b347c7d3b8c397a473eb70056b1
parent070015c6aaf2c64604e753280ae0c53630b250c8
Turned no_xform into a pass from expected failure.

Since no_xform is not a bug to be fixed, made the test pass using the 'not'
utility and removed XFAIL.

llvm-svn: 176709
clang-tools-extra/test/cpp11-migrate/no_xform.cpp