This is an archive of the discontinued LLVM Phabricator instance.

Add clang::Type::Pipe to ClangASTContext
ClosedPublic

Authored by labath on Jan 11 2016, 2:50 AM.

Details

Summary

Clang recently added support for an OpenCL pipe type. Adding the new type to relevant switches to
avoid warnings.

Diff Detail

Repository
rL LLVM

Event Timeline

labath updated this revision to Diff 44456.Jan 11 2016, 2:50 AM
labath retitled this revision from to Add clang::Type::Pipe to ClangASTContext.
labath updated this object.
labath added a reviewer: clayborg.
labath added a subscriber: lldb-commits.
clayborg accepted this revision.Jan 11 2016, 10:54 AM
clayborg edited edge metadata.
This revision is now accepted and ready to land.Jan 11 2016, 10:54 AM
This revision was automatically updated to reflect the committed changes.