You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix] Speedup -Wunsafe-buffer-usage when using clang modules.
See https://issues.chromium.org/issues/351909443 for details and benchmarks.
This improves the performance of a file containing a single line, `#include <iostream>`, from ~1 second to ~100ms on my machine.
0 commit comments