================
Comment at: SegmentChunks.h:228
@@ -210,1 +227,3 @@
+ /// \brief convert the segment type to enumeration for sorting secgments
+ inline int64_t segmentOrder() const {
----------------
David Nadlinger wrote:
> typo
ah will fix that.
http://llvm-reviews.chandlerc.com/D458