This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 979ce58814 [Sema] Ignore decls in namespaces when global decls are not wanted. new e5e2a88ed0 [Hexagon] Add front-end support for Hexagon V65
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 | 2 ++ lib/Basic/Targets/Hexagon.cpp | 4 ++++ lib/Driver/ToolChains/Hexagon.cpp | 1 + test/Driver/hexagon-hvx.c | 13 +++++++++++++ test/Driver/hexagon-toolchain-elf.c | 18 +++++++++++++----- test/Preprocessor/hexagon-predefines.c | 14 ++++++++++++++ 6 files changed, 47 insertions(+), 5 deletions(-)