aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2019-06-03 18:36:33 +0000
committerErich Keane <erich.keane@intel.com>2019-06-03 18:36:33 +0000
commitbf37536a351a2db55efe830437866010ae050eea (patch)
tree0461135e2f85fd0422730863abd3eda088f24710 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parent81ef625080cb7097044b4461fee0ac5567a44c75 (diff)
downloadllvm-bf37536a351a2db55efe830437866010ae050eea.zip
llvm-bf37536a351a2db55efe830437866010ae050eea.tar.gz
llvm-bf37536a351a2db55efe830437866010ae050eea.tar.bz2
Make NoThrow FunctionLike, make FunctionLike include references, fix
prettyprint __declspec(nothrow) should work on function pointers as well as function references, so this changes it to FunctionLike. Additionally, FunctionLike needed to be modified to permit function references. Finally, the TypePrinter didn't properly print the NoThrow exception specifier, so make sure we get that right as well. llvm-svn: 362435
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions