Closed llunak closed 5 years ago
It's apparently making Clang slower (presumably -include-pch is handled even in the -frewrite-includes mode where it's useless). Gcc's -include .gch is handled the same way already.
It's apparently making Clang slower (presumably -include-pch is handled even in the -frewrite-includes mode where it's useless). Gcc's -include .gch is handled the same way already.