juliehockett added inline comments.
================ Comment at: tools/clang-doc/ClangDocReporter.h:35 + +struct StringPair { + std::string Key; ---------------- JDevlieghere wrote: > Do you still need this? Yes, it's used to serialize the map to yaml. https://reviews.llvm.org/D41102 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits