Commit a770648
[CAS] Fix wrong usage of
Fix compare function in getAllDBDirs(). The compare function in sort
should be strictly less than operator.llvm::sort() in UnifiedOnDiskCache (llvm#166963)1 parent 52213fd commit a770648
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments