Files
llvm-project/llvm/lib/CodeGen/ExpandIRInsts.cpp
Yunqing Yu 22f0c6947c [CodeGen][ExpandIRInsts] NFC: cleanup style. (#194978)
- Quote in-tree include for Support/Casting.h
- Drop redundant llvm:: qualifiers (using namespace llvm is in scope).
- Replace anon-namespace free functions with `static`.
- Remove stray semicolons after empty function bodies.
2026-04-30 09:29:58 -07:00

53 KiB