Author: ibiryukov
Date: Wed Sep 4 07:26:28 2019
New Revision: 370908
URL: http://llvm.org/viewvc/llvm-project?rev=370908&view=rev
Log:
[Driver] Use shared singleton instance of DriverOptTable
Summary:
This significantly reduces the time required to run clangd tests, by
~10%.
Should also have an
Author: ibiryukov
Date: Wed Sep 4 07:26:28 2019
New Revision: 370908
URL: http://llvm.org/viewvc/llvm-project?rev=370908&view=rev
Log:
[Driver] Use shared singleton instance of DriverOptTable
Summary:
This significantly reduces the time required to run clangd tests, by
~10%.
Should also have an