[PATCH] D30882: Add a callback for __has_include and use it for dependency scanning
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 14 16:07:03 PDT 2018
vsapsai updated this revision to Diff 165610.
vsapsai added a comment.
- Improve tests, fix -MMD, address comments.
https://reviews.llvm.org/D30882
Files:
clang/include/clang/Lex/PPCallbacks.h
clang/lib/Frontend/DependencyFile.cpp
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/Frontend/dependency-gen-has-include.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30882.165610.patch
Type: text/x-patch
Size: 5364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180914/529068df/attachment-0001.bin>
More information about the cfe-commits
mailing list