OSDN Git Service

Refine report_fatal_error guidance after post-commit review
authorAlex Bradbury <asb@lowrisc.org>
Fri, 18 Aug 2017 06:45:34 +0000 (06:45 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Fri, 18 Aug 2017 06:45:34 +0000 (06:45 +0000)
commitb24452bf84bd2092b38b853a04819b6142e9c836
tree6b74211415b530d06256a10bc6777f714b8d3475
parentd8824ebc5388c234c6f0644ba241fc878ab92f0a
Refine report_fatal_error guidance after post-commit review

Use text suggested by Justin Bogner in post-commit review of r311146
<http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20170814/479898.html>,
which makes it clear that report_fatal_error shouldn't be used when there is a
practicable alternative. Also make this clearer in CodingStandards.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311147 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CodingStandards.rst
docs/ProgrammersManual.rst