[clang-tools-extra] [clang] [llvm] [CLANG] Fix : More Detailed "No expected directives found" (PR #78338)

Anton Korobeynikov via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 16 23:18:01 PST 2024


================
@@ -635,16 +635,16 @@ def execute_command(self) -> bool:
         """
         This function reads lines from STDIN and executes the first command
         that it finds.  The 2 supported commands are:
-        /cherry-pick commit0 <commit1> <commit2> <...>
----------------
asl wrote:

You certainly could submit multiple PRs for separate changes.

https://github.com/llvm/llvm-project/pull/78338


More information about the cfe-commits mailing list