diff options
author | Nathan Wilson <nwilson20@gmail.com> | 2016-02-08 05:34:00 +0000 |
---|---|---|
committer | Nathan Wilson <nwilson20@gmail.com> | 2016-02-08 05:34:00 +0000 |
commit | de49845b05d90a2c8dc278850a5d74bf5853f932 (patch) | |
tree | 50156090af63120586326499dd0f80e505aea87a /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | be748c2033b39afbd559166d2209c1c712b896b3 (diff) | |
download | bcm5719-llvm-de49845b05d90a2c8dc278850a5d74bf5853f932.tar.gz bcm5719-llvm-de49845b05d90a2c8dc278850a5d74bf5853f932.zip |
[Concepts] Implement a portion of Concepts TS[dcl.spec.concept]p1 by
diagnosing when 'concept' is specified on a function or template
specialization.
Since a concept can only be applied to a function or variable template,
the concept bit is stored in TemplateDecl as a PointerIntPair.
Reviewers: rsmith, faisalv, aaron.ballman, hubert.reinterpretcast
Differential Revision: http://reviews.llvm.org/D13357
llvm-svn: 260074
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions