[PATCH] D30882: Add a callback for __has_include and use it for dependency scanning

Volodymyr Sapsai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 16:28:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342517: Add a callback for `__has_include` and use it for dependency scanning. (authored by vsapsai, committed by ).
Herald added subscribers: llvm-commits, jsji.

Changed prior to commit:
  https://reviews.llvm.org/D30882?vs=165610&id=166047#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30882

Files:
  cfe/trunk/include/clang/Lex/PPCallbacks.h
  cfe/trunk/lib/Frontend/DependencyFile.cpp
  cfe/trunk/lib/Lex/PPMacroExpansion.cpp
  cfe/trunk/test/Frontend/dependency-gen-has-include.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30882.166047.patch
Type: text/x-patch
Size: 5451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/62205852/attachment.bin>


More information about the llvm-commits mailing list