This is an archive of the discontinued LLVM Phabricator instance.

[clang] Fixing windows buildbot after D61552
ClosedPublic

Authored by Tyker on Jun 20 2019, 3:19 AM.

Details

Summary

original review : https://reviews.llvm.org/D61552

build bot faillure : http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/110

this adds a missing definition of cxxDeductionGuideDecl.
surprisingly it was still working on linux with out it.

i will commit it to fix build bot as soon as possible.

Diff Detail

Repository
rL LLVM

Event Timeline

Tyker created this revision.Jun 20 2019, 3:19 AM
Tyker edited the summary of this revision. (Show Details)Jun 20 2019, 3:23 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 20 2019, 3:26 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2019, 3:26 AM