This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 529da857ce Print whether a generic selection expression is result depen [...] new 276f9e79a3 [clang][AST] ASTNameGenerator: A refactoring of CodegenNameG [...]
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/Mangle.h | 19 +++ include/clang/Index/CodegenNameGenerator.h | 3 +- lib/AST/CMakeLists.txt | 1 + lib/AST/Mangle.cpp | 183 +++++++++++++++++++++++++++ lib/Index/CodegenNameGenerator.cpp | 193 +---------------------------- 5 files changed, 206 insertions(+), 193 deletions(-)