This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9b22fdf383 [Analyzer] Non-determinism: stable iteration on indirect got [...] new a091b96c92 [CodeGen] Generate TBAA type descriptors in a more reliable manner new 0054242c55 [Analyzer] Revert r318750 because incorrect files were added [...]
The 2 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/AST/ASTImporter.cpp | 309 ++---------------------- lib/CodeGen/CodeGenTBAA.cpp | 99 ++++---- lib/CodeGen/CodeGenTBAA.h | 8 + test/Analysis/cfg-indirect-goto-determinism.cpp | 96 -------- 4 files changed, 81 insertions(+), 431 deletions(-) delete mode 100644 test/Analysis/cfg-indirect-goto-determinism.cpp