diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2013-12-05 22:52:07 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2013-12-05 22:52:07 +0000 |
commit | 58683755ed7929af96a139ca9e36e3d819d0bd87 (patch) | |
tree | c71c4a48779b366e7d3dd24232b68870c222f0e3 /lldb/www/symbols.html | |
parent | ae9451218f27a997a3c2724b6cd575be7cf47304 (diff) | |
download | bcm5719-llvm-58683755ed7929af96a139ca9e36e3d819d0bd87.tar.gz bcm5719-llvm-58683755ed7929af96a139ca9e36e3d819d0bd87.zip |
Allow the warning 'case value not in enumerated type' to be silenced with
the following pattern.
If 'case' expression refers to a static const variable of the correct enum
type, then we count this as a sufficient declaration of intent by the user,
so we silence the warning.
llvm-svn: 196546
Diffstat (limited to 'lldb/www/symbols.html')
0 files changed, 0 insertions, 0 deletions