summaryrefslogtreecommitdiffstats
path: root/tests/cxx/overloaded_class.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/overloaded_class.cc')
-rw-r--r--tests/cxx/overloaded_class.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/overloaded_class.cc b/tests/cxx/overloaded_class.cc
index 9e737d0..812ac41 100644
--- a/tests/cxx/overloaded_class.cc
+++ b/tests/cxx/overloaded_class.cc
@@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
+// IWYU_ARGS: -Xiwyu --check_also="tests/cxx/*-i1.h" -I .
+
// Tests the case where a template type is instantiated inside a
// template function. If all the possible instantiations come
// from the same place, we want the template function to be