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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
