adobe / hyde

A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation
http://opensource.adobe.com/hyde/
MIT License
323 stars 41 forks source link

Fix various build problems #70

Closed mowijo closed 2 years ago

mowijo commented 2 years ago

Description

Related Issue

https://github.com/adobe/hyde/issues/69

Motivation and Context

Why is this change required? This change is required to build on Ubuntu 20.04 with LLVM9 What problem does it solve? This enables building on Ubuntu 20.04 with LLMV9

How Has This Been Tested?

I didn't find any automated tests to fun, but I ran the

Screenshots (if appropriate):

N/A

Types of changes

Checklist:

fosterbrereton commented 2 years ago

LGTM; thank you for these changes!