This isn't necessarily an ideal change, and I want to at least reduce the API surface area, but for the new API we really shouldn't be relying on cl::list being a std::vector.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Yuck. But I agree with you completely. I can't bring myself to say this "looks good" but it looks *right*. Go for it.
include/llvm/Support/CommandLine.h | ||
---|---|---|
1291 ↗ | (On Diff #26696) | Add a FIXME comment to indicate that we want to reduce this over time to a reasonably narrow API? |