This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bfda07d311 Add _Float16 as a C/C++ source language type new 44f53d3f27 Use EmitPointerWithAlignment to get alignment information of [...]
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: lib/CodeGen/CGAtomic.cpp | 16 ++++++++-------- test/CodeGenCXX/atomic-align.cpp | 30 ++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 8 deletions(-) create mode 100644 test/CodeGenCXX/atomic-align.cpp