diff options
author | Chris Lattner <sabre@nondot.org> | 2009-05-13 17:39:14 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-05-13 17:39:14 +0000 |
commit | 149546a6a0569da1a05395a670200982f3a1e80f (patch) | |
tree | 26583a8706a20347c0d364d831c30aa956f2008f /clang/lib/Frontend/PCHWriter.cpp | |
parent | 939952c19c99d032a8b3401c5efadd094266f33b (diff) | |
download | bcm5719-llvm-149546a6a0569da1a05395a670200982f3a1e80f.tar.gz bcm5719-llvm-149546a6a0569da1a05395a670200982f3a1e80f.zip |
calls in nothrow functions can be marked nothrow even if the callee
is not known to be nothrow. This allows readnone/readonly functions
to be deleted even if we don't know whether the callee can throw.
llvm-svn: 71676
Diffstat (limited to 'clang/lib/Frontend/PCHWriter.cpp')
0 files changed, 0 insertions, 0 deletions