This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f1be9f83db NFC: Change case of identifiers new 898c95d5a8 Correct the source range returned from preprocessor callbacks.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Lex/Preprocessor.h | 7 ++- lib/Lex/PPDirectives.cpp | 74 ++++++++++++++---------- lib/Lex/PPExpressions.cpp | 8 +-- unittests/Lex/PPCallbacksTest.cpp | 119 +++++++++++++++++++++++++++++++++++++- 4 files changed, 170 insertions(+), 38 deletions(-)