Fix DenseSet::ConstIterator pointer/reference typedefs to be const
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks for the fix! (optionally, could put some static_asserts in the DenseSet unit test to validate that these changes have been made (is_const<...> etc)