This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8930ce6 Adjust coercion of aggregates on RenderScript new a1f1224 Add flags to toggle preservation of assembly comments
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/Driver/Options.td | 3 +++ include/clang/Frontend/CodeGenOptions.def | 1 + lib/CodeGen/BackendUtil.cpp | 1 + lib/Driver/Tools.cpp | 4 ++++ lib/Frontend/CompilerInvocation.cpp | 1 + test/CodeGen/preserve-as-comments.c | 12 ++++++++++++ 6 files changed, 22 insertions(+) create mode 100644 test/CodeGen/preserve-as-comments.c