]> git.ipfire.org Git - thirdparty/gcc.git/commit - c++tools/resolver.h
c++tools : Add a simple handler for ModuleCompiledRequest.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 24 Apr 2021 14:44:34 +0000 (15:44 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Tue, 14 Sep 2021 18:17:34 +0000 (19:17 +0100)
commitc89d805397f1f09b1a58f01d5cb90211c85a9abc
tree1a992b9741be22a832ace548b62a61001d0d1b19
parentf80b9be083e0e7d49e7744b7e531b9aa52acd563
c++tools : Add a simple handler for ModuleCompiledRequest.

This just replies with "OK".

c++tools/ChangeLog:

* resolver.cc (module_resolver::ModuleCompiledRequest):
Add a simple handler.
* resolver.h: Declare handler for ModuleCompiledRequest.
c++tools/resolver.cc
c++tools/resolver.h