]> granicus.if.org Git - clang/commit
add a PPCallback handler for a skipped #include, patch by
authorChris Lattner <sabre@nondot.org>
Mon, 19 Apr 2010 20:44:31 +0000 (20:44 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Apr 2010 20:44:31 +0000 (20:44 +0000)
commit6fbe3ebeaef08665a37423f8425314c90b8b5bcf
tree028a1b89c4dae0e620a97791724c4866dcfdd65c
parented46442adea496dfb01dbbe53ace583d5614e79a
add a PPCallback handler for a skipped #include, patch by
Zhanyong Wan!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101813 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/PPCallbacks.h
lib/Lex/PPDirectives.cpp