This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 583d818 [CUDA] Simplify some repeated diagnostic expectations in CUDA tests. new d18ea66 [Sema] Store a SourceRange for multi-token builtin types
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/AST/TypeLoc.h | 17 +++++-- include/clang/Sema/DeclSpec.h | 6 ++- lib/Sema/DeclSpec.cpp | 34 ++++++++------ lib/Sema/SemaType.cpp | 8 ++-- unittests/AST/SourceLocationTest.cpp | 90 ++++++++++++++++++++++++++++++++++++ 5 files changed, 129 insertions(+), 26 deletions(-)