This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a36fd6c4b1 [Remarks] Add -foptimization-record-passes to filter remark [...] new d4298b95a4 Revert "[Remarks] Add -foptimization-record-passes to filter [...]
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/Basic/CodeGenOptions.h | 4 ---- include/clang/Driver/CC1Options.td | 2 -- include/clang/Driver/Options.td | 4 ---- lib/CodeGen/BackendUtil.cpp | 1 - lib/CodeGen/CodeGenAction.cpp | 7 ------- lib/Driver/ToolChains/Clang.cpp | 8 -------- lib/Driver/ToolChains/Darwin.cpp | 8 -------- lib/Frontend/CompilerInvocation.cpp | 5 ----- test/CodeGen/opt-record-MIR.c | 11 +++-------- test/CodeGen/opt-record.c | 5 +---- test/Driver/darwin-ld.c | 4 ---- test/Driver/opt-record.c | 9 --------- 12 files changed, 4 insertions(+), 64 deletions(-)