Remove debugging aids from this test and fix its expectations.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 18 Aug 2016 06:15:19 +0000 (06:15 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 18 Aug 2016 06:15:19 +0000 (06:15 +0000)
llvm-svn: 279034

clang/test/Modules/pr28438.cpp

index b8b9077..43c9ea5 100644 (file)
@@ -4,6 +4,4 @@
 #include "a.h"
 #include "b2.h"
 
-#pragma clang __debug macro FOO
-
-FOO // xpected-no-diagnostics
+FOO // expected-no-diagnostics