summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/ConnectionFileDescriptor.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-02-03 18:01:15 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-02-03 18:01:15 +0000
commit7272d9cf36cdcbc13f35ce8f37f92263ee91fe98 (patch)
treec16d4e5089323458ec61a7bfff5b4c24837e0de2 /lldb/source/Core/ConnectionFileDescriptor.cpp
parent25c98707da7ccb1c976f6eab03d1cfd024258114 (diff)
downloadbcm5719-llvm-7272d9cf36cdcbc13f35ce8f37f92263ee91fe98.tar.gz
bcm5719-llvm-7272d9cf36cdcbc13f35ce8f37f92263ee91fe98.zip
Implement -Woverloaded-virtual.
The difference with gcc is that it warns if you overload virtual methods only if the method doesn't also override any method. This is to cut down on the number of warnings and make it more useful like reported here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20423. If we want to warn that not all overloads are overriden we can have an additional warning like -Wpartial-override. -Woverloaded-virtual, unlike gcc, is added to -Wmost. Addresses rdar://8757630. llvm-svn: 124805
Diffstat (limited to 'lldb/source/Core/ConnectionFileDescriptor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud