This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f3373ff5c7 [libTooling] Move `RewriteRule` abstraction into its own hea [...] new bb282f4751 Reland r374450 with Richard Smith's comments and test fixed.
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/Basic/DiagnosticSemaKinds.td | 4 ++++ lib/CodeGen/CGBuiltin.cpp | 6 ++++-- lib/CodeGen/CGCall.cpp | 2 +- lib/CodeGen/CGExprScalar.cpp | 3 +-- lib/CodeGen/CGStmtOpenMP.cpp | 11 ++++++----- lib/CodeGen/CodeGenFunction.cpp | 17 +---------------- lib/CodeGen/CodeGenFunction.h | 7 +------ lib/Sema/SemaChecking.cpp | 6 ++++++ test/CodeGen/builtin-assume-aligned.c | 9 +++++++++ ...ion-builtin_assume_aligned-three-params-variable.cpp | 6 +++--- ...t-assumption-builtin_assume_aligned-three-params.cpp | 6 +++--- ...ent-assumption-builtin_assume_aligned-two-params.cpp | 6 +++--- test/Sema/builtin-assume-aligned.c | 4 ++++ 13 files changed, 46 insertions(+), 41 deletions(-)