Files
clang-p2996/clang/lib/CodeGen/CGCoroutine.cpp
Nikita Popov b384d6d6cc [CodeGen] Don't include CGDebugInfo.h in CodeGenFunction.h (NFC) (#134100)
This is an expensive header, only include it where needed. Move some
functions out of line to achieve that.

This reduces time to build clang by ~0.5% in terms of instructions
retired.
2025-04-03 08:04:19 +02:00

40 KiB