include-what-you-use/tests/cxx/mapping_replace_regex_ecmas...

6 lines
197 B
Plaintext

# Maps headers to a different include path.
# The foobar directory does not exist; we just want IWYU to suggest using it.
[
{ include: ['@"(tests/cxx/.*)"', private, '"foobar/$1"', public ] },
]