mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 22:36:07 +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.