Not all instantiated variable is odr-used. Do not mark non-odr-used variable template...
authorLarisse Voufo <lvoufo@google.com>
Wed, 30 Jul 2014 00:49:55 +0000 (00:49 +0000)
committerLarisse Voufo <lvoufo@google.com>
Wed, 30 Jul 2014 00:49:55 +0000 (00:49 +0000)
commitf73da98f488c8177eb69b846a9f6045e01db6792
treeb045cc26dbace4682af2c4e96c97c43ab13c6e1a
parentb7c305f0914f3785efa643f1b68686fb098f3f6e
Not all instantiated variable is odr-used. Do not mark non-odr-used variable template specializations as such.

llvm-svn: 214267
clang/lib/Sema/SemaExpr.cpp
clang/test/SemaCXX/PR10177.cpp