mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 18:26:33 +00:00

This patch uses *Set::insert_range and a range constructor of DenseSet to clean up the code to populate sets.
This patch uses *Set::insert_range and a range constructor of DenseSet to clean up the code to populate sets.