Skip to content

Commit

Permalink
ClangImport: avoid unchecked pointer dereferences (#5856)
Browse files Browse the repository at this point in the history
The `Tokenizer` and `TokenList` objects which are passed around always
need to exist so pass them by reference.
  • Loading branch information
firewave committed Jan 8, 2024
1 parent 30ca8e1 commit 08d754d
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 78 deletions.
Loading

0 comments on commit 08d754d

Please sign in to comment.