summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseCXXInlineMethods.cpp
diff options
context:
space:
mode:
authorGauthier Harnisch <tyker1@outlook.com>2019-06-14 08:40:04 +0000
committerGauthier Harnisch <tyker1@outlook.com>2019-06-14 08:40:04 +0000
commitb63e577444d3617843e0835feb7aa457fee79f97 (patch)
tree6307d2b178a29f106117dee1636718e824c38532 /clang/lib/Parse/ParseCXXInlineMethods.cpp
parentef629c7ef8c2179378fa996d3ccd699a5f275447 (diff)
downloadbcm5719-llvm-b63e577444d3617843e0835feb7aa457fee79f97.tar.gz
bcm5719-llvm-b63e577444d3617843e0835feb7aa457fee79f97.zip
[clang] Fixing incorrect implicit deduction guides (PR41549)
Summary: [[ https://bugs.llvm.org/show_bug.cgi?id=41549 | bug report ]] Before this patch, implicit deduction guides were generated from the first declaration found by lookup. With this patch implicit deduction guides are generated from the definition of the class template. Also added test that was previously failing. Reviewers: rsmith Reviewed By: rsmith Subscribers: cfe-commits, Quuxplusone Tags: #clang Differential Revision: https://reviews.llvm.org/D63072 llvm-svn: 363361
Diffstat (limited to 'clang/lib/Parse/ParseCXXInlineMethods.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud