Skip to content

Commit

Permalink
Merge branch 'main' of github.com:google/autocxx into 1152-upmerge
Browse files Browse the repository at this point in the history
  • Loading branch information
adetaylor committed Oct 20, 2022
2 parents 79b6b91 + 3086a90 commit dda51d0
Show file tree
Hide file tree
Showing 67 changed files with 1,661 additions and 520 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ jobs:
run: cargo build
- name: Build reference-wrappers example
working-directory: ./examples/reference-wrappers
if: matrix.rust == 'nightly'
run: cargo build
# We do not build the LLVM example because even 'apt-get install llvm-13-dev'
# does not work to install the LLVM 13 headers.
Expand Down
Loading

0 comments on commit dda51d0

Please sign in to comment.