This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8488298 [DebugInfo] Deduplicate debug info limiting logic new 8503d69 Revert "Add -fdiagnostics-show-hotness"
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: docs/UsersManual.rst | 28 -------------- include/clang/Basic/DiagnosticDriverKinds.td | 3 -- include/clang/Driver/Options.td | 3 -- include/clang/Frontend/CodeGenOptions.def | 3 -- lib/CodeGen/CodeGenAction.cpp | 10 +---- lib/Driver/Tools.cpp | 5 --- lib/Frontend/CompilerInvocation.cpp | 6 --- .../optimization-remark-with-hotness.proftext | 25 ------------ test/Frontend/optimization-remark-with-hotness.c | 45 ---------------------- 9 files changed, 1 insertion(+), 127 deletions(-) delete mode 100644 test/Frontend/Inputs/optimization-remark-with-hotness.proftext delete mode 100644 test/Frontend/optimization-remark-with-hotness.c