Add support for the PCH_INSTANTIATE_TEMPLATES property.

As discussed in #21133 this adds support for -fpch-instantiate-templates for Clang 11 and above. It defaults to ON since it gives good compile time speed up.

Edited by Tobias Hieta

Merge request reports

Loading