Files
clang-p2996/llvm/utils
Rahul Joshi d7da79f2cd [NFC][SetTheory] Refactor to use const pointers and range loops (#105544)
- Refactor SetTheory code to use const pointers when possible.
- Use auto for variables initialized using dyn_cast<>.
- Use range based for loops and early continue.
2024-08-22 05:47:31 -07:00
..
2024-08-21 18:11:13 +00:00
2024-04-12 14:33:35 -07:00