llvm-project
b33cc642 - [lldb] Use *Set::insert_range and a range constructor (NFC) (#133548)

Commit
224 days ago
[lldb] Use *Set::insert_range and a range constructor (NFC) (#133548) This patch uses *Set::insert_range and a range constructor of DenseSet to clean up the code to populate sets.
Parents
Loading