This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0d385d2 Fix clang's handling of the copy performed in the second phas [...] new 9923b76 Fix whitespace issues new f144d8b OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness
The 2 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/Basic/TargetInfo.h | 1 + lib/Basic/TargetInfo.cpp | 2 +- lib/Basic/Targets.cpp | 24 +++--------------------- lib/CodeGen/TargetInfo.cpp | 3 +-- lib/Frontend/InitPreprocessor.cpp | 3 +++ test/Preprocessor/init.c | 1 + 6 files changed, 10 insertions(+), 24 deletions(-)