| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add 'clangd' prefix to remote index proto targets Some pieces of build infrastructure (shlib, debian package) classify targets based on whether they begin with "clang". | 4 年前 | |
[Support] Move raw_ostream::tie to raw_fd_ostream (#97396) Originally, tie was introduced by D81156 to flush stdout before writing to stderr. 030897523 reverted this due to race conditions. Nonetheless, it does cost performance, causing an extra check in the "cold" path, which is actually the hot path for raw_svector_ostream. Given that this feature is only used for errs(), move it to raw_fd_ostream so that it no longer affects performance of other stream classes. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 1 年前 |