diff options
author | Sam McCall <sam.mccall@gmail.com> | 2018-01-16 12:21:24 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2018-01-16 12:21:24 +0000 |
commit | 2c3849af22be0afbfefe9d096a2c51a5913d53a6 (patch) | |
tree | ae812060bdf91f2938b6635af3bfb15343fc61eb /clang/lib/Sema/SemaLookup.cpp | |
parent | 4cab0fec443028eefe6b25dfa355f506ddbb5eb3 (diff) | |
download | bcm5719-llvm-2c3849af22be0afbfefe9d096a2c51a5913d53a6.tar.gz bcm5719-llvm-2c3849af22be0afbfefe9d096a2c51a5913d53a6.zip |
[clangd] Avoid combinatorial explosion in CodeCompleteTests.
Summary:
This test dominates our unit test runtime, and the change speeds it up by 10x.
We lose coverage of some combinations of flags, but I'm not sure that's finding
many bugs.
3300 -> 300ms on my machine (3800 -> 800ms for the whole of CompletionTest).
Reviewers: ilya-biryukov
Subscribers: klimek, cfe-commits
Differential Revision: https://reviews.llvm.org/D42063
llvm-svn: 322547
Diffstat (limited to 'clang/lib/Sema/SemaLookup.cpp')
0 files changed, 0 insertions, 0 deletions