Currently, glob option used to filter translation units only accepts glob patterns which is rather limited, and only allows to whitelist files and to ignore certain file names (e.g. containing word test or example).
The glob option should also allow regular expressions which can be specifed as:
Currently,
glob
option used to filter translation units only accepts glob patterns which is rather limited, and only allows to whitelist files and to ignore certain file names (e.g. containing wordtest
orexample
).The
glob
option should also allow regular expressions which can be specifed as: