This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90 in repository clang.
from 28c954cf96 Generate {Attribute,ClangCommandLine,Diagnostics}Reference.rst new 5e63c73484 Merging r367039 and r367103: ------------------------------- [...]
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/TargetInfo.h | 8 +---- lib/AST/ASTContext.cpp | 2 +- lib/AST/ItaniumCXXABI.cpp | 2 +- lib/AST/MicrosoftCXXABI.cpp | 2 +- lib/Basic/Targets/SPIR.h | 2 +- lib/Basic/Targets/X86.h | 6 ++-- test/CodeGenOpenCLCXX/addrspace-derived-base.cl | 4 +-- test/CodeGenOpenCLCXX/addrspace-of-this.cl | 40 +++++++++++----------- test/CodeGenOpenCLCXX/addrspace-operators.cl | 8 ++--- test/CodeGenOpenCLCXX/addrspace-with-class.cl | 30 ++++++++-------- .../method-overload-address-space.cl | 14 ++++---- test/CodeGenOpenCLCXX/template-address-spaces.cl | 6 ++-- 12 files changed, 59 insertions(+), 65 deletions(-)