MCPcopy Create free account
hub / github.com/VKCOM/kphp / prepare_precompiled_header

Function prepare_precompiled_header

compiler/make/make.cpp:216–245  ·  view source on GitHub ↗

prepare dir kphp_out/objs/pch_{flags} and make a target runtime-headers.h.gch inside it in production, there will be two pch_ folders: with debug symbols and without them later on, we'll copy this folder inside /tmp/kphp_pch — that's why if it exists, don't do anything

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 7

rm_rfFunction · 0.85
accessFunction · 0.85
kbasenameFunction · 0.85
insert_fileMethod · 0.80
create_h2pch_targetMethod · 0.80
statClass · 0.70
getMethod · 0.45

Tested by

no test coverage detected