This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9986cce3ea Improve diagnosis of unknown template name. new 2d057e7c35 Changes missed from r302732. new 4bf66d68c1 [Myriad] Pass -Xclang and -mllvm flags to moviCompile
The 2 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/Parse/Parser.h | 5 +---- lib/Driver/ToolChains/Myriad.cpp | 8 +++++--- lib/Parse/ParseDeclCXX.cpp | 8 ++++---- lib/Parse/ParseExprCXX.cpp | 7 ++----- lib/Parse/ParseTemplate.cpp | 9 ++------- test/Driver/myriad-toolchain.c | 4 +++- 6 files changed, 17 insertions(+), 24 deletions(-)