Details
Details
- Reviewers
tstellar foad - Commits
- rGc5029023fb07: Fix building with GCC 12:
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I think the C++ standard says this code should work, despite being stupid. But the const should be there anyway, because it doesn't modify anything.