Commit 17c36a3
committed
[Clang][NFC] Code cleanup in CGBuiltin.cpp
- Use `Intrinsic::` directly instead of `llvm::Intrinsic::`.
- Eliminate redundant `nullptr` for some `CreateIntrinsic` calls.
- Eliminate redundant `ArrayRef` casts.
- Use C++17 structured binding instead of `std::tie`.1 parent 7d7b58b commit 17c36a3
1 file changed
+232
-265
lines changed
0 commit comments