This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 36f680edfd R34811: Allow visibilities other than 'default' for VisibleN [...] new 582ed924e5 [CodeGen] Introduce generic TBAA access descriptors
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: lib/CodeGen/CGExpr.cpp | 42 +++++++++++++++-------------------- lib/CodeGen/CGValue.h | 28 ++++++------------------ lib/CodeGen/CodeGenFunction.h | 9 +++----- lib/CodeGen/CodeGenModule.cpp | 7 ++---- lib/CodeGen/CodeGenModule.h | 6 ++--- lib/CodeGen/CodeGenTBAA.cpp | 22 +++++++++---------- lib/CodeGen/CodeGenTBAA.h | 51 +++++++++++++++++++++++++++++++++---------- 7 files changed, 82 insertions(+), 83 deletions(-)