Test revert of test changes.

llvm-svn: 160632
This commit is contained in:
Micah Villmow 2012-07-23 16:42:45 +00:00
parent 780c24f19c
commit 9eedce1e7c
1 changed files with 0 additions and 1 deletions

View File

@ -2372,4 +2372,3 @@ int f(double x) { return __builtin_fabs(x) < 0.0; }
should fold to false.
//===---------------------------------------------------------------------===//