summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-04-15 12:38:20 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-04-15 12:38:20 +0000
commit29cda59a9d79b725229948b27c90c5ba9a554e0c (patch)
tree802d17ef65255750cb1c3b24ee0e4fa57ced875f /clang/lib/Sema/SemaDecl.cpp
parentb23ea72e48de3790c6a429c377adfd2c174bbfca (diff)
downloadbcm5719-llvm-29cda59a9d79b725229948b27c90c5ba9a554e0c.tar.gz
bcm5719-llvm-29cda59a9d79b725229948b27c90c5ba9a554e0c.zip
Fix the storage class of method instantiations.
We keep the "as written" storage class, but that is a fuzzy concept for instantiations. With this patch instantiations of methods of class templates now get a storage class that is based on the semantics of isStatic(). With this can simplify isStatic() itself. llvm-svn: 179521
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud