[PATCH] D146156: [clang][Lexer] Fix crash/assert clang::HeaderSearch::search_dir_nth

Dmitry Polukhin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 15 15:52:14 PDT 2023


DmitryPolukhin added a comment.

In D146156#4197289 <https://reviews.llvm.org/D146156#4197289>, @shafik wrote:

> Is there a way to test this?

It was easier to reproduce on small test case than I thought, test added.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146156/new/

https://reviews.llvm.org/D146156



More information about the cfe-commits mailing list