]> granicus.if.org Git - clang/commit
Add SourceRange to PPCallbacks::Defined callback.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Fri, 19 Jul 2013 18:50:04 +0000 (18:50 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Fri, 19 Jul 2013 18:50:04 +0000 (18:50 +0000)
commit6fb63ab0c74bb777772a3c3ecec09799e275599a
tree68091b773b20e8066bec705fa8dde3df7b304a29
parentde9ed71c696bee936a21323f61548164de0eda13
Add SourceRange to PPCallbacks::Defined callback.

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