[all-commits] [llvm/llvm-project] d33937: [test] %clang_cc1: remove redundant actions
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun May 5 11:42:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d33937b6236767137a1ec3393d0933f10eed4ffe
https://github.com/llvm/llvm-project/commit/d33937b6236767137a1ec3393d0933f10eed4ffe
Author: Fangrui Song <i at maskray.me>
Date: 2024-05-05 (Sun, 05 May 2024)
Changed paths:
M clang/test/CodeGen/SystemZ/align-systemz-02.c
M clang/test/CodeGen/thinlto-distributed-cfi-devirt.ll
M clang/test/CodeGen/thinlto-distributed-cfi.ll
M clang/test/CodeGenCXX/module-intializer.cpp
M clang/test/Lexer/raw-string-dlim-invalid.cpp
M clang/test/Modules/prune-non-affecting-module-map-files-textual.c
M clang/test/PCH/empty-with-headers.c
M clang/test/PCH/ms-if-exists.cpp
Log Message:
-----------
[test] %clang_cc1: remove redundant actions
ParseFrontendArgs takes the last OPT_Action_Group option. The other
actions are overridden.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list