[PATCH] D45643: [Failing one test] Reword [-Wreturn-type] messages to "non-void x does not return a value"

easyaspi314 (Devin) via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 16 09:22:38 PDT 2018


easyaspi314 added inline comments.


================
Comment at: docs/DiagnosticsReference.rst:9097
 |                                                   |+--------------------+|                                                                 |
 +---------------------------------------------------+----------------------+-----------------------------------------------------------------+
----------------
rsmith wrote:
> This is a generated file; please don't manually update it. (Though we should regenerate it, it's probably quite stale...)
Serious question though, why in the world do we have generated files in an open source repo? 

Isn't is as stupid as putting the precompiled binaries in the source tree? I'd rather wait a few minutes to generate some files than spend 4 hours trying to figure out how to deal with serialized-diags-stable.dia.


Repository:
  rC Clang

https://reviews.llvm.org/D45643





More information about the cfe-commits mailing list