This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c60c7d3712 [AST] Fix double-traversal of code in top-level lambdas in R [...] new c6a5263b38 [Sema] Expose a control flag for integer to pointer ext warning
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 | 3 ++- test/Misc/warning-flags.c | 3 +-- test/Sema/ext-typecheck-comparison-of-pointer-integer.c | 12 ++++++++++++ 3 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 test/Sema/ext-typecheck-comparison-of-pointer-integer.c