mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 16:08:43 +00:00
tests/suites/helpers.function and tests/suites/*_test.function contain "#line" directives. This causes the TAGS file to contain references pointing to the file path named in the "#line" directives, which is relative to the "tests" directory rather than to the toplevel. Fix this by telling etags to ignore "#line" directives, which is ok since we aren't actually running it on any generated code. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
4.6 KiB
4.6 KiB