summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Module.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-02-07 22:51:16 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-02-07 22:51:16 +0000
commitc7fb225cdc4662535340acb5ee0749a5c6d3c7d3 (patch)
tree614a749d7eee9bc9147f4950a8043cad550d62be /lldb/source/Core/Module.cpp
parent3d8a106f6f3afae80e02023721cbf65edc9c0c43 (diff)
downloadbcm5719-llvm-c7fb225cdc4662535340acb5ee0749a5c6d3c7d3.tar.gz
bcm5719-llvm-c7fb225cdc4662535340acb5ee0749a5c6d3c7d3.zip
PR16638, DR1552: the exception specification on an implicitly-declared
'operator delete' or 'operator delete[]' is an explicit exception specification. Therefore we should diagnose 'void operator delete(void*)' instead of 'void operator delete(void*) noexcept'. This diagnostic remains an ExtWarn, since in practice people don't always include the exception specification in such a declaration. llvm-svn: 201002
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud