]> granicus.if.org Git - clang/commit
For the FileChanged Preprocessor callback, when exiting a file, pass its FileID.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 11 Oct 2011 17:29:44 +0000 (17:29 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 11 Oct 2011 17:29:44 +0000 (17:29 +0000)
commitc892c5fa92db137ff68d95afb13fe969d17f4fb2
tree8a6175ccd6063c699478888ce4a24266cac3288f
parent257e17f9b61614a43d6317dcb5ba0801564f25b7
For the FileChanged Preprocessor callback, when exiting a file, pass its FileID.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141681 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/PPCallbacks.h
lib/Frontend/DependencyFile.cpp
lib/Frontend/HeaderIncludeGen.cpp
lib/Frontend/PrintPreprocessedOutput.cpp
lib/Lex/PPLexerChange.cpp