This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 055b546734 [Driver] Don't add -dwarf-column-info when using -gcodeview [...] new 50e18ec7d6 Add a mno-outline flag to disable the MachineOutliner new 31df10b0f0 [HIP] Add hip offload kind
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: include/clang/Driver/Action.h | 1 + include/clang/Driver/Options.td | 2 ++ lib/Driver/Action.cpp | 9 +++++++++ lib/Driver/Compilation.cpp | 8 ++++---- lib/Driver/ToolChains/Clang.cpp | 37 +++++++++++++++++++++++-------------- test/Driver/aarch64-outliner.c | 9 +++++++-- 6 files changed, 46 insertions(+), 20 deletions(-)