alexfh added inline comments.
================ Comment at: include/clang/Tooling/Core/Diagnostic.h:93 + /// representation of the source code associated with the diagnostic. + ArrayRef<CharSourceRange> Ranges; }; ---------------- Please add YAML serialization/deserialization code for this. See include/clang/Tooling/DiagnosticsYaml.h Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68885/new/ https://reviews.llvm.org/D68885 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits