summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@mac.com>2010-09-03 00:25:02 +0000
committerAnders Carlsson <andersca@mac.com>2010-09-03 00:25:02 +0000
commitaf7534f08496c118a8575a7adbbd5715a624e4a0 (patch)
tree6cb4ea7e5f39f15947a09107758f105dcd626af2 /clang/lib/CodeGen/BackendUtil.cpp
parent09c8fbe812d9dfde2c6b665ecf5d1f4e87d16c69 (diff)
downloadbcm5719-llvm-af7534f08496c118a8575a7adbbd5715a624e4a0.tar.gz
bcm5719-llvm-af7534f08496c118a8575a7adbbd5715a624e4a0.zip
Get rid of the "functions declared 'noreturn' should have a 'void' result type" warning.
The rationale behind this is that it is normal for callback functions to have a non-void return type and it should still be possible to mark them noreturn. (JavaScriptCore is a good example of this). llvm-svn: 112918
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud