https://github.com/facebook/hhvm
Raw File
Tip revision: 766bb7caa6fc8a35261d5aa5aed29f6724a53afc authored by Millie Chen on 26 October 2019, 00:55:50 UTC
Make relabel/rewrite functions in-place (to avoid excessive cloning and copying)
Tip revision: 766bb7c
.gitmodules
[submodule "third-party"]
	path = third-party
	url = https://github.com/hhvm/hhvm-third-party.git
	ignore = dirty
back to top