This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2c052ed30c Revert "Logging: make os_log buffer size an integer constant [...] new 08118ba8c7 [Diagnostics] Implement -Wsizeof-pointer-div
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/Sema/SemaExpr.cpp | 32 ++++++++++++++++++++++++++++-- test/Sema/div-sizeof-ptr.cpp | 28 ++++++++++++++++++++++++++ 3 files changed, 62 insertions(+), 2 deletions(-) create mode 100644 test/Sema/div-sizeof-ptr.cpp