Skip to content

Add include antlr4-common.h to files using symbols from it.#4792

Merged
parrt merged 1 commit intoantlr:devfrom
hzeller:feature-20250309-fix-common-inc
Mar 9, 2025
Merged

Add include antlr4-common.h to files using symbols from it.#4792
parrt merged 1 commit intoantlr:devfrom
hzeller:feature-20250309-fix-common-inc

Conversation

@hzeller
Copy link
Contributor

@hzeller hzeller commented Mar 9, 2025

All files using

  • ANTLR4CPP_PUBLIC
  • ANTLR4CPP_USING_ABSEIL
  • ANTLR4CPP_HAVE_BUILTIN
  • INVALID_INDEX
  • Ref
  • ssize_t

... and not yet directly including antlr4-common.h

All files using

  * `ANTLR4CPP_PUBLIC`
  * `ANTLR4CPP_USING_ABSEIL`
  * `ANTLR4CPP_HAVE_BUILTIN`
  * `INVALID_INDEX`
  * `Ref`
  * `ssize_t`

... and not yet directly including `antlr4-common.h`

Signed-off-by: Henner Zeller <h.zeller@acm.org>
@hzeller
Copy link
Contributor Author

hzeller commented Mar 9, 2025

FYI @parrt

@parrt parrt merged commit 01ff8a8 into antlr:dev Mar 9, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments