facebook / hhvm

A virtual machine for executing programs written in Hack.
https://hhvm.com
Other
18.14k stars 2.99k forks source link

Moving SR specific impls into CarbonRouterClient.cpp #9338

Closed antonl2 closed 1 year ago

antonl2 commented 1 year ago

Summary: This should improve compilation time for cpp files that include CarbonRouterClient.h The idea is to extract namespace level function that does not depend on any template parameters and move its implementation to cpp file.

Differential Revision: D43330738

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D43330738

facebook-github-bot commented 1 year ago

This pull request has been merged in facebook/hhvm@08815aa142ece8fe6a45f89c0157dda6f7db1e62.