================ @@ -108,6 +108,32 @@ DependencyScanningFilesystemSharedCache::getShardForUID( return CacheShards[Hash % NumShards]; } +void DependencyScanningFilesystemSharedCache:: + diagnoseInvalidNegativeStatCachedPaths( + std::vector<std::string> &InvalidPaths, ---------------- qiongsiwu wrote:
Nope - fixed. Is it a style preference that we prefer a return value? I use either freely and I don't have a strong preference either way. https://github.com/llvm/llvm-project/pull/135703 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits