This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4ee4a0f331 [CodeGenObjC] Use a constant value for non-fragile ivar offs [...] new ed77615d42 Revert r351209 (which was a revert of r350891) with a fix.
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 | 236 ++++++++++++++++++++------------------ lib/Lex/PPExpressions.cpp | 20 +++- unittests/Lex/PPCallbacksTest.cpp | 57 ++++++++- 4 files changed, 198 insertions(+), 122 deletions(-)