5bff53b Add clang-resource-filesystem sub-package

Authored and Committed by tstellar 3 years ago
1 file changed. 26 lines added. 1 lines removed.
    Add clang-resource-filesystem sub-package
    
    Packages that need to read or write files from the clang resource
    directory should Require this sub-package.  This will ensure that we
    won't have packages continuing to use older versions of the clang
    resource directory when clang is updated.
    
        
file modified
+26 -1