mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
LineSeqeunce is basically a vector, except that users aren't supposed to know that. This implements the same concept in a slightly simpler fashion.