malaperle added inline comments. ================ Comment at: lib/Index/IndexUnitWriter.cpp:212 + return true; +}; + ---------------- extra semi-colon (noticed this warning while compiling) https://reviews.llvm.org/D39050