20d4f2fb43
These patterns are supposed to match all files and not only files with extensions, but our own code only matched the latter. Switch to using shell PathMatchSpec() function to check for matching instead to use the usual Windows rules. See #23905, #23910. (cherry picked from commit a4d2e36cec16d511e461496f3eecbcb6f3e7343b) |
||
---|---|---|
.. | ||
dir.cpp | ||
filefn.cpp | ||
filetest.cpp |