ilya-biryukov added a comment. In D54799#1441409 <https://reviews.llvm.org/D54799#1441409>, @thakis wrote:
> SymbolInfoTests.All takes > 20% of all of check-clang-tools time. Can the > test be made faster? > > Also, since it's using a large-ish non-pod initializer clang is currently > slow to compile it, see > http://llvm.org/viewvc/llvm-project?view=revision&revision=345329 / PRPR38829 `SymbolInfoTests.All` takes `300ms` on my machine and all clangd tests take `12s`. So it's definitely not `>20%` of `check-clang-tools`. What's your configuration? Any other tips for reproducing this? Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D54799/new/ https://reviews.llvm.org/D54799 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits