modern-cmake / cppfront

CMake wrapper around the cppfront repository
BSD 3-Clause "New" or "Revised" License
75 stars 21 forks source link

Bump cppfront from `b34f23a` to `9584fcc` #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cppfront from b34f23a to 9584fcc.

Commits
  • 9584fcc Improve fix to #317 to restore ability to handle incomplete types
  • b979d19 Change cpp2::in closer to its original condition, closes #317
  • e294d17 Add handling of escaped backslashes in expanded string (#464)
  • 37c2274 Convert compiler_services to Cpp2
  • c84bf47 Improve deduction for dependent/pointer in parameters, see #369 comment thread
  • e0125d7 Changed out x argument to pass out(&x) for better deduction, see #369 com...
  • 6ea55d2 Emit trailing comments at EOF, closes #443
  • 6f85448 Fix parsing of string literals that contains //, closes #442 (#444)
  • 4f87037 Remove next() on backtrack (#441)
  • 247ca00 Update test filename and messages for #419
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)