diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-04-16 23:28:44 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-04-16 23:28:44 +0000 |
commit | 24f27696dbb883d538dc5bc0ee4f9dc460abab6e (patch) | |
tree | ae6ea86c242b355baf1028b6b0329ee3ddfa952b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 19175ffb6703825bfdbfc5fe4dc4c47e291eb3ca (diff) | |
download | llvm-24f27696dbb883d538dc5bc0ee4f9dc460abab6e.zip llvm-24f27696dbb883d538dc5bc0ee4f9dc460abab6e.tar.gz llvm-24f27696dbb883d538dc5bc0ee4f9dc460abab6e.tar.bz2 |
If a non-noreturn virtual member function is guaranteed not to return,
do *not* suggest that the function could be attribute 'noreturn';
overridden functions may end up returning.
llvm-svn: 101572
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions