This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 27f089e Myriad: nominally "support" ASAN. new 02a8764 Modules: revert r280728.
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/AST/DeclBase.cpp | 10 ++++------ test/Modules/Inputs/lookup-assert/Base.h | 4 ---- test/Modules/Inputs/lookup-assert/Derive.h | 3 --- test/Modules/Inputs/lookup-assert/H3.h | 1 - test/Modules/Inputs/lookup-assert/module.map | 4 ---- test/Modules/lookup-assert.m | 10 ---------- 6 files changed, 4 insertions(+), 28 deletions(-) delete mode 100644 test/Modules/Inputs/lookup-assert/Base.h delete mode 100644 test/Modules/Inputs/lookup-assert/Derive.h delete mode 100644 test/Modules/Inputs/lookup-assert/H3.h delete mode 100644 test/Modules/Inputs/lookup-assert/module.map delete mode 100644 test/Modules/lookup-assert.m