[PATCH] D79595: Fix bugs when an included file name is typo corrected.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 8 10:43:28 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG51d938bc9443: Fix bugs when an included file name is typo corrected. (authored by thakis).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79595

Files:
  clang/include/clang/Lex/Preprocessor.h
  clang/lib/Lex/PPDirectives.cpp
  clang/test/Lexer/case-insensitive-include-pr31836.sh
  clang/test/Lexer/case-insensitive-include-win.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79595.262899.patch
Type: text/x-patch
Size: 5124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200508/0825ba11/attachment.bin>


More information about the cfe-commits mailing list