[PATCH] D104351: [HeaderSearch] Use `isImport` only for imported headers and not for `#pragma once`.

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 17 06:26:24 PDT 2021


jansvoboda11 added a comment.

This seems reasonable on first look. Can you add a test that demonstrates the problem this patch solves?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104351



More information about the cfe-commits mailing list