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