summaryrefslogtreecommitdiffstats
path: root/test/pp-trace/pp-trace-modules.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/pp-trace/pp-trace-modules.cpp')
-rw-r--r--test/pp-trace/pp-trace-modules.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pp-trace/pp-trace-modules.cpp b/test/pp-trace/pp-trace-modules.cpp
index 5e9e1de3..32d6c48e 100644
--- a/test/pp-trace/pp-trace-modules.cpp
+++ b/test/pp-trace/pp-trace-modules.cpp
@@ -1,5 +1,5 @@
// RUN: rm -rf %t
-// RUN: pp-trace -ignore FileChanged,MacroDefined %s -x objective-c++ -undef -target x86_64 -std=c++11 -fmodules -fcxx-modules -fmodules-cache-path=%t -I%S -I%S/Input | FileCheck --strict-whitespace %s
+// RUN: pp-trace -callbacks '*,-FileChanged,-MacroDefined' %s -- -x objective-c++ -undef -target x86_64 -std=c++11 -fmodules -fcxx-modules -fmodules-cache-path=%t -I%S -I%S/Input | FileCheck --strict-whitespace %s
// CHECK: ---