summaryrefslogtreecommitdiffstats
path: root/clang/utils/ClangDataFormat.py
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2017-09-07 21:04:00 +0000
committerLang Hames <lhames@gmail.com>2017-09-07 21:04:00 +0000
commit7b7572b8d1edeca7bfa2de0434baaec0df7f0292 (patch)
treef2f9d9d763c4ccfb18caccccee9c4d9b22677d4e /clang/utils/ClangDataFormat.py
parent5c469a3daa34faede4b43d1ef4e35d91e82c73c9 (diff)
downloadbcm5719-llvm-7b7572b8d1edeca7bfa2de0434baaec0df7f0292.tar.gz
bcm5719-llvm-7b7572b8d1edeca7bfa2de0434baaec0df7f0292.zip
[ORC] Add ErrorSuccess and void specializations to AsyncHandlerTraits.
This will allow async handlers to be added that return void or Error::success(). Such handlers are expected to be common, since one of the primary uses of addAsyncHandler is to run the body of the handler in a detached thread, in which case the main handler returns immediately and does not need to provide an Error value. llvm-svn: 312746
Diffstat (limited to 'clang/utils/ClangDataFormat.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud