summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/cpp/dynamic-value/pass-to-base.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-04-02 18:28:36 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-04-02 18:28:36 +0000
commitc392617cff4f5293c6a1c62a1d2dd3aa048c68ac (patch)
tree1df5040a2cd08761ace27d34beeb918f3c82ee95 /lldb/test/lang/cpp/dynamic-value/pass-to-base.cpp
parent65813a3bce7cb1806a5c510ca0685f02c83720ad (diff)
downloadbcm5719-llvm-c392617cff4f5293c6a1c62a1d2dd3aa048c68ac.tar.gz
bcm5719-llvm-c392617cff4f5293c6a1c62a1d2dd3aa048c68ac.zip
PR19305: Don't issue -Wunused-variable warnings on variable templates. It's not
meaningful to odr-use the VarDecl inside a variable template. (Separately, it'd be nice to track referenced-ness for templates, and warn on unused ones, but that's really a distinct issue...) Move a test that generates and tests a warning-suppressing error out to its own test file, so it doesn't have weird effects on the other tests in the same file. llvm-svn: 205448
Diffstat (limited to 'lldb/test/lang/cpp/dynamic-value/pass-to-base.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud