aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.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 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parent65813a3bce7cb1806a5c510ca0685f02c83720ad (diff)
downloadllvm-c392617cff4f5293c6a1c62a1d2dd3aa048c68ac.zip
llvm-c392617cff4f5293c6a1c62a1d2dd3aa048c68ac.tar.gz
llvm-c392617cff4f5293c6a1c62a1d2dd3aa048c68ac.tar.bz2
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 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions