summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaTemplate.cpp
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2017-12-20 14:32:38 +0000
committerIlya Biryukov <ibiryukov@google.com>2017-12-20 14:32:38 +0000
commita27eca283b6e92b8520a84b2c1ce982766dfce7a (patch)
tree0cfef0c1d3e04fc2a671e6439897945fbc67bba6 /clang/lib/Sema/SemaTemplate.cpp
parent0d5016837dd4779b879562c1835f75d8f8e7a0af (diff)
downloadbcm5719-llvm-a27eca283b6e92b8520a84b2c1ce982766dfce7a.tar.gz
bcm5719-llvm-a27eca283b6e92b8520a84b2c1ce982766dfce7a.zip
[Frontend] Handle skipped bodies in template instantiations
Summary: - Fixed an assert in Sema::InstantiateFunctionDefinition and added support for instantiating a function template with skipped body. - Properly call setHasSkippedBody for FunctionTemplateDecl passed to Sema::ActOnSkippedFunctionBody. Reviewers: sepavloff, bkramer Reviewed By: sepavloff Subscribers: klimek, cfe-commits Differential Revision: https://reviews.llvm.org/D41237 llvm-svn: 321174
Diffstat (limited to 'clang/lib/Sema/SemaTemplate.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud