]> granicus.if.org Git - llvm/commit
[docs] Add a pointer to ExitOnError to the discussion of handleErrors in the
authorLang Hames <lhames@gmail.com>
Mon, 7 Nov 2016 22:33:13 +0000 (22:33 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 7 Nov 2016 22:33:13 +0000 (22:33 +0000)
commit3fab9364acb98f658f4eb49b9b9b14acca93d282
treea50d54951798e03f12ac56ddf8ba7dd468d3ba7c
parent3e9cd162c09c1ddd1071536157110d494550521c
[docs] Add a pointer to ExitOnError to the discussion of handleErrors in the
programmer's manual.

ExitOnError is often a better alternative to handleErrors for tool code. This
patch makes it easier to find the ExitOnError discussion when reading the
handleErrors section.

Thanks to Peter Collingbourne for the suggestion.

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