This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 23d3e8f Add TargetInfo for 32-bit and 64-bit RenderScript new f82fb5b PR28394: For compatibility with c++11 and c++14, if a static [...]
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/ASTContext.h | 16 ++++++++++++- lib/AST/ASTContext.cpp | 37 ++++++++++++++++++++++++++++-- lib/CodeGen/CodeGenModule.cpp | 14 ++++++++++- test/CodeGenCXX/cxx1z-inline-variables.cpp | 20 ++++++++++++++++ 4 files changed, 83 insertions(+), 4 deletions(-)