vsapsai marked an inline comment as done. vsapsai added inline comments.
================ Comment at: clang/include/clang/Basic/DiagnosticASTKinds.td:852 +def err_module_odr_violation_attribute : Error< + "%q0 has different definitions in different modules; first difference is " + "%select{definition in module '%2'|defined here}1 found" ---------------- vsapsai wrote: > erichkeane wrote: > > Wowzer these are tough to read... can you provide a magic-decoder ring for > > me of some sort? > Guess I went too far with avoiding repetition (was feeling soo smart doing > it). I'll go back to the messages with a little bit more repetition but which > should be easier to read and understand. It should be easier to understand now (easier doesn't mean easy). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135472/new/ https://reviews.llvm.org/D135472 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits